Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: bradleyd on February 01, 2007, 08:27:51 pm
-
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
-
(http://img522.imageshack.us/img522/6716/133pn8.png)
MainMenu/Project/BuildOptions/Compiler/Other Options
MainMenu/Project/BuildOptions/Linker/Other Linke Options
-
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.