[Qt-qml] Automated testing of QML/Qt ui: any idea?
Thiago Marcos P. Santos
tmpsantos at gmail.com
Mon May 16 16:12:43 CEST 2011
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, a.grandi at gmail.com <a.grandi at gmail.com>wrote:
> Hi,
>
> On 16 May 2011 06:02, Thiago Marcos P. Santos <tmpsantos at gmail.com> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110516/8b655861/attachment.html
More information about the Qt-qml
mailing list