PDA

View Full Version : Qt 4.7.4 build problem



bobpo
8th November 2011, 04:59
when I Build the Qt Library
like Step 4

http://doc.qt.nokia.com/4.7-snapshot/install-win.html

I use Visual Studio 2008 command prompt
show this problem

C:\Qt\4.7.4\src\corelib\global\qlibraryifo.cpp<69>: fatal errer C1083:Cannot open include file:'qconfig.cpp': No such file or directory
NMAKE : fatal error U1077:'"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' :retturn code '0x2'
Stop.
Building qmake failed, return code 2

pls help me~

Spitfire
16th November 2011, 12:39
Is the filie actually there?
It should be in the same directory (src\corelib\global).