[Qt-creator] QML debugger port error

jerome.pasion at nokia.com jerome.pasion at nokia.com
Fri Nov 19 01:02:12 CET 2010


Hello,

What I did was import the animation/behaviors example using the Creator wizard as a Qt Quick Application. I run 4.7.1 and I still receive that error about the port.

Environment:
WinXP laptop
Qt 4.7.1
Creator 2.0.93 (2.1 Beta2)

Building the projects are really slow with the debugging on. The launching is also slow. It could be the laptops I tested with, but it takes more than 1 minute to build even the simplest example. I don't have any log because it's from the launch of the debugging.
________________________________________
From: qt-creator-bounces at trolltech.com [qt-creator-bounces at trolltech.com] On Behalf Of Koehne Kai (Nokia-MS-Qt/Berlin)
Sent: Thursday, November 18, 2010 8:17 AM
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] QML debugger port error

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 at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator

_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator




More information about the Qt-creator-old mailing list