View Single Post
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#7
Originally Posted by gri View Post
Did you also add "PKGCONFIG += hildon-1" or whatever the commandline in the Makefile would be as you said in your first post?
Do you have a main function? (the first error)
What is your "TEMPLATE" when using qmake? lib, app?
Do you compile using QtCreator or the MADDE commandline? (Very important!)

You can also take a look at this example project of the bug report:
http://bugreports.qt.nokia.com/secur...estproject.zip
Thanks!!!

I used the "lib" template and it worked!
I'm not using QtCreator but copied a .c file from esbox in scratchbox because I can't compile there against PR1.2 libraries (esbox won't update for some reason...).