News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

help with gtk

Started by deepthought, May 07, 2011, 02:22:54 AM

Previous topic - Next topic

deepthought

i've installed portable code blocks and mingw on a flash drive and extracted the gtk 2.22 bundle to the same directory. i created a new gtk+ project and pointed codeblocks to the gtk folder. the project compiles, but when i run it i get a dialog saying "The procedure enry point g_access could not be located in the dynamic link library libglib-2.0-0.dll."

any idea what's wrong?

:) thanks  :)

MortenMacFly

Quote from: deepthought on May 07, 2011, 02:22:54 AM
any idea what's wrong?
This is not a GTK forum, so you might probably not get a meaningful answer. This forum is related to the development of Code::Blocks.

I suggest you post in the right forum.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]