Hello,
Since I know there are some sections regarding cygwin, I'm just curious if any coders who use cygwin ever added the mccp patch? I get a clean compile until link time, then I get 5 errors about deflateEnd, deflate_init ect. I made sure that I have -lz added to the link flags but for some reason, zlib doesn't seem to be linking. I've download and installed zlib fresh. Compiled it from scratch but nothing works.
Has anyone had this problem before? Any ideas to fix it?
Thanks,
Chris
Since I know there are some sections regarding cygwin, I'm just curious if any coders who use cygwin ever added the mccp patch? I get a clean compile until link time, then I get 5 errors about deflateEnd, deflate_init ect. I made sure that I have -lz added to the link flags but for some reason, zlib doesn't seem to be linking. I've download and installed zlib fresh. Compiled it from scratch but nothing works.
Has anyone had this problem before? Any ideas to fix it?
Thanks,
Chris