View Single Post
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#2
This is possible, yes.

Firstly, you should know that Nokia Qt SDK uses MADDE for Maemo development, so all the info about MADDE applies to it, too.

Basically, it would work with pkg_config somehow, but it is buggy in both Qt Creator and MADDE, so the workarund is to add the places of the libraries you need to the INCLUDEPATH in your project file, and adding the library names to the LIBS variable.

See this one for example.

BTW, you can join your fellow developers on IRC on freenode at #qt-maemo, they are very helpful.
 

The Following 2 Users Say Thank You to Venemo For This Useful Post: