Build Qt5.1 by MinGW - configure problem
-
ntroduction - needs its own assembly Qt5.1 + MinGW. Under gentoo I did it with ease, with Windows problems.
The problem: I do everything as stated in the dock, but when you try to configure it does not understand the configuration script.
If you run sh.exe, and then configure, then he gets qmake, but on stage testirvaniya configuration will take off with an error that it can not obnarzhuit C + +11 (gcc 4.8.0 is available), but it can be strangled by-continue. Then falls out with a message that does not pass the test opengl (esesno podderzhvaet driver version 3.3, not that there 2.0).
What i do wrong? -
Hi,
On Windows you must use configure.bat. Do not use the shell script.
Also, cmd.exe is more reliable than sh.exe
-
configure.bat has the same problem
-
[quote author="Dancing_On_Water" date="1374944231"]configure.bat has the same problem[/quote]Did you:
- Delete the old configurations before you ran configure.bat?
- Use cmd.exe?
Also,
- What are your configure options?
- What is the full error message?
-
Yes
Yes
First of all i can't normally run bat with something like: configure.bat -help
-
[quote author="Dancing_On_Water" date="1374946086"]First of all i can't normally run bat with something like: configure.bat -help[/quote]configure.bat accepts the same options as the Linux configure
-
Yes of couse. This errors happened when i try configure:
http://itmages.ru/image/view/1146291/b4eb8b2dIn the same time and enviroment i has no any problems when build from repository. May be bug in package?
-
It looks like your .bat file is trying to run "this file":http://stlab.adobe.com:8080/compliance/css-regions-v01/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Statements/12.6.3-12.js?ac=64&rev1=1 ... that should not happen.
Which package did you download? (please provide the full link)