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:
In the installation options mark an option saying something like “install dll files…”