News:

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

Main Menu

compile with gtk libs

Started by bradleyd, February 01, 2007, 08:27:51 PM

Previous topic - Next topic

bradleyd

I am using CodeBlocks SVN 3540 under Ubuntu 6.10. I am writing a Gtk app that I need to pass `pkg-config --libs --cflags gtk+-2.0` to compile. How would I go about doing this in CB. Thanks in advance for any help

Pecan



MainMenu/Project/BuildOptions/Compiler/Other Options
MainMenu/Project/BuildOptions/Linker/Other Linke Options

bradleyd

Project build does not do anything. I found that menu under Setting, Compiler and debugger. Also I do not have codeblocks or wxscintilla, or Gtk in Link libraries. Thanks for responding.