18.05.2013 16:17, Enjoys Math пишет:
Did you check that path to Gtk runtime binaries is the first? I guess there is some other application in your path variable that is using different zlib1.dll and when you run your app it load incorrect version that results in what you get. Check you path once again.Then upon continuing I get an infinitely repeatingUnhandled exception at 0x00000000 in WindowsApp2.exe: 0xC0000005: Access violation reading location 0x00000000. message box popping up.