Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
compile with gtk libs
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: compile with gtk libs (Read 5042 times)
bradleyd
Single posting newcomer
Posts: 7
compile with gtk libs
«
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
Logged
Pecan
Plugin developer
Lives here!
Posts: 2879
Re: compile with gtk libs
«
Reply #1 on:
February 01, 2007, 11:30:14 pm »
MainMenu/Project/BuildOptions/Compiler/Other Options
MainMenu/Project/BuildOptions/Linker/Other Linke Options
Logged
bradleyd
Single posting newcomer
Posts: 7
Re: compile with gtk libs
«
Reply #2 on:
February 09, 2007, 05:44:29 pm »
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
compile with gtk libs