View Single Post
  #2  
Old 10-11-2016, 07:44 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Mixing code like that is the best way to fall into an error trap.

The safest thing is to build a 'local' copy of the zlib library using your system files and settings.


If you did get copies of the proper header files and a matching dll that works, congrats!

But, if you start getting zlib-based errors or crashes surrounding zlib calls, I would revisit this.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote