I’m trying to run:
Version > Qt 5.1.0 libraries and Qt Creator 2.7.2 under
System > Windows 7 64 bit ultimate
Those are the step I took:
Before each reinstall, I clean up manually any Qt Directory and use ccleaner to remove registery Keys.
1) Install “Qt 5.1.0 for Windows 64-bit (VS 2012, OpenGL, 522 MB) “
===> seemed no compiler were supported even with both VS2010 and VS 2012 on my computer
2) Uninstall everything
3) Install everything withQt Online Installer for Windows 32-bit (13 MB) (Info)
All I try to do is to create a QtGui application and run it ( just the main window with nothing inside )
MINGW 32 KIT:
Sometimes it works
Sometimes I get that:
Starting C:\WORKSPACE\projects\Qt\build-Qt_Gui_Setup-Desktop_Qt_5_1_0_MinGW_32bit-Debug\debug\Qt_Gui_Setup.exe...
Failed to start program. Path or permissions wrong?
C:\WORKSPACE\projects\Qt\build-Qt_Gui_Setup-Desktop_Qt_5_1_0_MinGW_32bit-Debug\debug\Qt_Gui_Setup.exe exited with code -1
Cannot retrieve debugging output.
Starting C:\WORKSPACE\projects\Qt\build-Qt_Gui_Setup-Desktop_Qt_5_1_0_MinGW_32bit-Debug\debug\Qt_Gui_Setup.exe...
Failed to start program. Path or permissions wrong?
C:\WORKSPACE\projects\Qt\build-Qt_Gui_Setup-Desktop_Qt_5_1_0_MinGW_32bit-Debug\debug\Qt_Gui_Setup.exe exited with code -1
Cannot retrieve debugging output.
VS 2010 Kit:
Jom exited with code 2
Error executing step make
Examples
When I click on “examples” in the QtCreator Main screen, it crashes!
Any idea ? Default installs of Qt have always worked fine for me in the past both on windows and linux.
↧