I'm attempting to get a working GTK project in Code::Blocks on a Windows machine. I followed the instructions found under the "Simple Way" at this link
When I open up a GTK project and attempt to compile and run, I get the following error message:
The procedure entry point deflateSetHeader could not be located in the dynamic
link library zlib1.dll.
Is there a more recent version of zlib1.dll that I need to replace the current one with? If so, does there exist a link? Or perhaps if anyone else has had a similar error, any feedback would be very much obliged.
Thanks.
I had a similar problem trying to install StarDict-editor in my Windows XP computer.
I got the installer stardict-editor-3.0.1.rar from http://code.google.com/p/stardictproject/downloads/list and tried to install StarDict-editor without GTK but was impossible because a lot of messages reporting .dll files missing.
Finally the solution was:
I had the same problem. Check the output window to find out where it's loading zlib1.dll from. For me, the log read "Loaded 'C:\Windows\SysWOW64\zlib1.dll'".
I couldn't get it to load the right dll by changing my path and had to replace the dll in SysWOW64 with the newer version in order for my project to compile.
Hope that helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With