On 11/17/2010 11:38 PM, Pasion Jerome (Nokia-MS-Qt/Oslo) wrote: > Hello all, > > I don't know if this issue was resolved > (http://developer.qt.nokia.com/forums/viewthread/1365) but I'm receiving the > same port error. I searched through the archives and I couldn't find a > suitable answer.
Qml Debugging is still a bit complicated to set up. First, it requires that you are using Qt 4.7.1. Furthermore, for mixed, .pro file based C++/Qml apps it only works with code generated by the Qt Quick Application Wizard, and if you * Are compiling in debug mode * Have commented in the "QMLJSDEBUGGER" define in the .pro file + did a full recompile * Have checked the "Qml" language option under run settings > There is a checkmark besides debugging helpers. That's only needed when you want to debug Qt Quick UI projects (.qmlproject). > Also, the debugger is really slow to build and launch. Is it related to the > port error? Could you elaborate on that? If you're still having issues some more details would be great (debugger log, application output ...). Regards Kai > Thanks, > Jerome P. > > _______________________________________________ > Qt-creator mailing list > Qt-creator@trolltech.com > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator