View Single Post
Old May 14th, 2006, 1:04 AM   #2
niteice
Programmer
 
niteice's Avatar
 
Join Date: Aug 2005
Posts: 98
Rep Power: 4 niteice is on a distinguished road
Send a message via AIM to niteice
You might want to try:
extern "C"
{
#include "zlib.h"
};
and see if it might clean up any linkage errors.
niteice is offline   Reply With Quote