Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.1
-
None
-
qt-windows-opensource-5.0.0-rc1-msvc2010_32-x86-offline-2012-12-05-365.exe
Description
WHAT I DID:
Press Ctrl+1
Click [Examples]
Click the "QML Video Shader Effects Example"
Press F5 (to debug)
Dialog box appears:
"Could not connect to the in-process QML debugger.
The application is not set up for QML debugging."
Console output:
Debugging starts "QML Debugger: Ignoring "-qmljsdebugger=port:3768,block". Debugging has not been enabled." Remove me: fixing toplevel window flags file:///C:/Qt/Qt5.0.0-rc1/5.0.0-rc1/msvc2010/examples/video/qmlvideofx-build-Desktop_Qt_5_0_0_rc1_MSVC2010_32bit_SDK-Release/qml/qmlvideofx/main-largescreen.qml: File not found Debugging has finished
Trying to run Ctrl+R does not work either.
It just outputs to the console:
Starting C:\Qt\Qt5.0.0-rc1\5.0.0-rc1\msvc2010\examples\video\qmlvideofx-build-Desktop_Qt_5_0_0_rc1_MSVC2010_32bit_SDK-Release\release\qmlvideofx.exe... Cannot retrieve debugging output.
...and does not actually run the application