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

bison.exe I/O error building Qt5.2 on Windows

$
0
0
Hi: I am doing a shadow build with Qt5.2 on Windows, but I got some bison.exe I/O error. Wondering whether anybody has seen similar issues or has any suggestion what might go wrong. Thanks in advance. -Y Here is what I did: unzip source to  L:\qt-everywhere-enterprise-src-5.2.0 In VS2010 x64 command prompt  mkdir qt5_src_build  cd qt5_src_build  setup dependencies like python, icu, zlib  SET PATH=%PATH%;L:\qt-everywhere-enterprise-src-5.2.0\gnuwin32\bin  SET CL=/MP

Viewing all articles
Browse latest Browse all 2113

Trending Articles