Does it works if you run the testcase using qmlviewer via command line? The only reasonable explanation I can see here is your QtQuickTest is not being installed in the default import path. Or your Qt Creator is looking for a import path other than the system default.
Cheers, On Mon, May 16, 2011 at 11:33 AM, [email protected] <[email protected]>wrote: > Hi, > > On 16 May 2011 06:02, Thiago Marcos P. Santos <[email protected]> wrote: > > Hi, > > > > QtQuickTest is not installed by default with Qt devel tools. You have to > > install it yourself. > > > > Grab the sources here: > > http://qt.gitorious.net/qt-labs/qtest-qml > > > > And follow the instructions here: > > http://qt.gitorious.net/qt-labs/qtest-qml/blobs/master/README > > ehm..... did you even read my message :) ? > > I wrote I followed all instructions, I also created a .deb and a PPA > on Launchpad. > I tried the make install ecc..... but QtCreator cannot detect it anyway. > > Regards. > > -- > Andrea Grandi - Nokia Qt Ambassador > website: http://www.andreagrandi.it >
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
