Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Problem with installing Qt 5.1.1 on Windows 8

$
0
0
Hi, I have problem with compile in Qt 5.1.1 on Windows 8. Installed Microsoft Visual Studio 2013 and 2010, after this installed Qt 5.1.1. After installation in Qt Creator all Kits have error “No compiler set in Kit” but in Compilers all is good and all of them is installed. Then I try update Environment Variables Path append ;D:\IDE\Qt\5.1.1\mingw48_32\bin;D:\IDE\Qt\5.1.1\msvc2012_64\bin. But in cmd when I try execute qmake -version get error “Access is denied”. In Qt Creator when try compile MinGW output error: :-1: error: [release] Error 5 If compile like MSVC2010 get errors: NMAKE:-1: error: U1045: spawn failed : Permission denied NMAKE:-1: error: U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2' May suggest what to do to make it start working? Already tired to reinstall and reconfigure. Tried install like write in post http://www.wikihow.com/Install-Qt-SDK-on-Microsoft-Windows [wikihow.com] and http://qt-project.org/doc/qt-5.0/qtdoc/install-win.html [qt-project.org] not helped. Tnx.

Viewing all articles
Browse latest Browse all 2113

Trending Articles