We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello. I tried to static-qt build with 5.0.2 in Windows7 64bit environment. It seems to suceed in building but failad to install.
Console says: -> qt-5.0.2 --> download qt-everywhere-opensource-src-5.0.2 ... done --> unpack... done --> patching...done --> configure... done --> building...... done --> installing......error 2!
All I did was: 1)Extracted msys+7za+wget+svn+git+mercurial+cvs-rev11.7z to c:\msys 2)Launched mingw shell 3)cd && git clone git://github.com/Alexpux/Qt-builds.git 4)cd Qt-builds 5)git checkout develop 6)./buildall x32 --opengl-desktop --static-qt
Detailed install log is: https://gist.github.com/eighttails/cb4ddaf6daa1f263b45c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello.
I tried to static-qt build with 5.0.2 in Windows7 64bit environment.
It seems to suceed in building but failad to install.
Console says:
-> qt-5.0.2
--> download qt-everywhere-opensource-src-5.0.2 ... done
--> unpack... done
--> patching...done
--> configure... done
--> building...... done
--> installing......error 2!
All I did was:
1)Extracted msys+7za+wget+svn+git+mercurial+cvs-rev11.7z to c:\msys
2)Launched mingw shell
3)cd && git clone git://github.com/Alexpux/Qt-builds.git
4)cd Qt-builds
5)git checkout develop
6)./buildall x32 --opengl-desktop --static-qt
Detailed install log is:
https://gist.github.com/eighttails/cb4ddaf6daa1f263b45c
The text was updated successfully, but these errors were encountered: