Deal of the Month: 50% Discount on Windows 7 (Limited Amazon.com offer) Main Page | Report this Page
Science Forum Index  »  Compression Forum  »  Linking to zlibstat.lib and still unresolved functions
Page 1 of 1    

Linking to zlibstat.lib and still unresolved functions

Author Message
longshot
Posted: Mon Feb 07, 2005 8:21 am
Guest
I am using MSVC 6.0.
In my build settings, i added zlibstat.lib and added zlibstat.lib to the
msvc lib directory.
But i still get :
error LNK2001: unresolved external symbol _compress

Can anyone help me out here?
 
longshot
Posted: Mon Feb 07, 2005 4:27 pm
Guest
I dumped the idear of linking to zlinstat.lib and instead linked the
zlib-source directly to mine.
after removing the line :
//# include <unistd.h> /* for SEEK_* and off_t */
from the zconf.h, it worked just fine without dll.



"longshot" <a@ladidadi.nl> wrote in message
news:42076b99$0$51294$d5255a0c@news.wanadoo.nl...
[quote:ed6072892c]I am using MSVC 6.0.
In my build settings, i added zlibstat.lib and added zlibstat.lib to the
msvc lib directory.
But i still get :
error LNK2001: unresolved external symbol _compress

Can anyone help me out here?

[/quote:ed6072892c]
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Sun Nov 08, 2009 7:59 am