PDA

View Full Version : QML aborts Cannot find any Simulator supporting Qt version 4.7.4.0.



saman_artorious
29th July 2012, 12:37
I am new to QML, just wanted to run the qmlviewer tool to test the hello world program. it fails though:

Qml debugging is enabled. Only use this in a safe environment!
Cannot find any Simulator supporting Qt version 4.7.4.0.
Aborted


could you also tell if it would be safe to add QML code to my ui projects? so that
make cutie program cuter ; )

Yonetici
29th July 2012, 15:03
which environment do you use? harmattan, pc, symbian?

try to ctrl + R instead of debugging mode, maybe it works

saman_artorious
31st July 2012, 06:05
/home/saman# /home/saman/QtSDK/Simulator/Qt/gcc/bin/qmlviewer
Qml debugging is enabled. Only use this in a safe environment!
Cannot find any Simulator supporting Qt version 4.7.4.0.
Aborted


I don't know about that Ctrl + R !