Thread
:
zlib in Visual studio
View Single Post
May 14th, 2006, 1:04 AM
#
2
niteice
Programmer
Join Date: Aug 2005
Posts: 98
Rep Power:
4
You might want to try:
(
Toggle Plain Text
)
extern "C" { #include "zlib.h" };
extern "C" { #include "zlib.h" };
and see if it might clean up any linkage errors.
niteice
View Public Profile
Find More Posts by niteice