>
>
>
> "The Procedure entry Point deflateSetHeader could not be located in the
> Dynamic link:
> ...\gtk3.6.4\bin\libgio-2.0-0.dll".
>
>
You miss libz dll, I find useful to build win32 environment to use
"depends.exe" (http://www.dependencywalker.com/) to find similar problems.
Please note that y
Hi.
I want to use GTK for user interface for C++ project.for configure gtk to
vs 2013 in property Manager I added New property Sheet.in VC++Directories
I've done these settings:
"Executable Directories" :../gtk3.6.4/bin
"Include Directories" :../gtk3.6.4/include
"Library Directories": ..