Gtk Development in Netbeans

From Birnam Designs Wiki

Jump to: navigation, search

(assuming you have netbeans and gtk 2.0 installed already!)

You need to add the pkg-config output to the additional commands in the project properties.

File -> Project Properties Build -> C / C++ Compiler [either or both] Command Line -> Additional Options

add: `pkg-config --cflags --libs gtk+-2.0`

Share This!
This page was last modified on 10 July 2009, at 18:21. This page has been accessed 757 times.