Using QtDeclarative
-
Hi guys,
I'm trying to use QtDeclarative within my project, but as soon as I include it on the .pro file and try to build it I get the following error:
:: error: cannot find -lQtDeclarative
:: error: collect2: ld returned 1 exit statusHere is my .pro file entry to use Qt Declarative:
QT += core gui phonon declarative
I run it under QtCreator 2.0.1.
Does anybody have any idea why I am not able to use it?
It may look somehow to obvious for many of you but I couldn't find out why yet.Thanks
-
You can get the latest Qt SDK from http://qt.nokia.com/downloads