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

Compile Qt 5.2 and Qt Creator 3.0 on Win 7 x 64 with MingW32: MingW does not put Files in the Prefix Folder.

$
0
0
Hello. I dont know how to get MingW32 to create the File in the Prefix Folder. When i start compiling from within the Prefix Folder, compiling stops after ~2 Minutes with Error 2. When i start compiling from outside the Prefix Folder, there are no Files in the Prefix Folder after 6 Hours of compiling but compiling ends without Errors. That sucks. I have lost 3 Days now because of that s*itty Qt build manuals only to get OpenSSL to work. And after 6 Hours of compiling: “Oh great i need to compile Qt Creator too as it dont come with the qt-everywhere-xxx Package”. WTF? Why do i must go through thousands of Folders and Files manually and copy them to the pre-installed Qt 5.2 Folder only to see that QtWebKit does not work anymore (“QtWebKit No such File or Directory” says Qt Creator”). No Matter what i set as a Prefix to Build Qt: It does not work how dozens of manuals says it should. Another Problem: With the Qt Creator 3.0.0 RC Source Code, when ever i want to run “configure -prefix c:\build -debug-and-release -openssl -I C:\OpenSSL-Win32\include -L c:\OpenSSL-Win32\lib\MinGW” it says “QMAKESPEC is set to win32-g++ which is not supported”. Does Qt Creator 3.0.0+ not Support Release Variants any more? And yes i tried to compile with and without GIT in the System Path. And no there is no other Compiler installed. Yes Explorer Windows are closed before i start building. I can start the Compiling of Qt Creator 3.0RC but it just creates the Debug Files as it wont let me change it to “-debug-and-release”. Any Help would we be appreciated. Thanks! Oliver

Viewing all articles
Browse latest Browse all 2113

Trending Articles