Author Topic: help with gtk  (Read 3742 times)

deepthought

  • Guest
help with gtk
« on: May 07, 2011, 02:22:54 am »
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  :)
« Last Edit: May 07, 2011, 03:04:17 am by deepthought »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: help with gtk
« Reply #1 on: May 07, 2011, 09:41:59 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ