View Single Post
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#2
If you're using qmake, add the following the the .pro file:
Code:
CONFIG += link_pkgconfig
PKGCONFIG += gtk+-2.0
If you're using plain Makefiles, someone with knowledge of that should answer

Edit: Yes, all MADDE versions above 0.6.14 support PR 1.2.

Edit #2: When using QtCreator, please also take a look at this bug report: http://bugreports.qt.nokia.com/brows...s:all-tabpanel

Last edited by gri; 2010-06-01 at 19:30.
 

The Following User Says Thank You to gri For This Useful Post: