What happened in 4.7.4 ? Many things is not work!?!?
-
I have just installed Qt SDK 1.1.3 (QtCreator 2.3 + Qt 4.7.4)
Main problem:
Doesn't work C++ debugger in the QML/C++ project.
Just create "Qt Quick Application" project and try to set breakpoint in the main.cpp
I have tested under WinXP, Win7 and Ubuntu, breakpoint are not working at all.
But if C++ function called from QML, breakpoint is working...Additionaly:
- Where is useful main screen with example project browser?
- Why many examples is not compilable?
Can somebody explain, WTF???
-
Just tested it on Qt_SDK_Win_offline_v1_1_2_en.exe
all works perfectly!Looks like QtSdk 1.1.3 it's crude release :(
-
I've completed multiple 1.1.3 installs now and none of them brought up the problems you describe here.
There is either a broken environment or some left-overs from previous installations that cause your problems. Remove the SDK, clean-up the environment and your registry (for example using the "crap cleaner":http://www.piriform.com/CCLEANER) and reinstall the SDK.
The SDK itself is definitly not broken.
-
I have tested it on absolutely clean virtual machines with WinXP and Ubuntu.
-
-
[quote author="Fomand" date="1315382170"]I found that if you do fresh install of 1.1.3 it works fine (tried Debian, Ubuntu, W7).
If you update existing to 1.1.3 - something works strange of fails.
Uninstall / reinstall helped.
[/quote]
In this two videos, I do fresh install on absolutely clean WinXP.
-
There "are":http://developer.qt.nokia.com/forums/viewthread/9123/ problems with the Qt SDK and Windows XP.
You can file a bug report "here":https://bugreports.qt.nokia.com/.
-
Already done.
https://bugreports.qt.nokia.com/browse/QTSDK-880