how shoul I solve error "The Procedure entry Point deflateSetHeader could not be located in the Dynamic link: ...\gtk3.6.4\bin\libgio-2.0-0.dll"



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": ../gtk3.6.4/lib
In Tab "Linker"->"Input" ->"Additional Dependencies": I wrote all of ".lib"
 filename.
in system environment variable I added path of gtk and  gtk/bin.
But  When I want to run a simple application program gives this error:

"The Procedure entry Point deflateSetHeader could not be located in the
Dynamic link:
...\gtk3.6.4\bin\libgio-2.0-0.dll".

Please advise how should I solve this problem؟

Thank you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]