Re: [Qt-creator] QML debugger port error

2010-11-18 Thread jerome.pasion
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-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of Koehne Kai (Nokia-MS-Qt/Berlin)
Sent: Thursday, November 18, 2010 8:17 AM
To: qt-creator@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@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

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] QML debugger port error

2010-11-17 Thread Kai Koehne
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


[Qt-creator] QML debugger port error

2010-11-17 Thread jerome.pasion
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.

There is a  checkmark besides debugging helpers.

Also, the debugger is really slow to build and launch. Is it related to the 
port error?

Thanks,
Jerome P.

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator