Alexpux / Qt-builds

Scripts for building Qt-5.x
48 stars 16 forks source link

Qt5 static-qt fails to install #22

Open eighttails opened 11 years ago

eighttails commented 11 years ago

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