[Development] Qt 5 beta

Peter Kümmel syntheticpp at gmx.net
Fri Aug 31 09:16:34 CEST 2012


On 31.08.2012 09:00, Yves Bailly wrote:
> Hello all,
>
> Le 30/08/2012 14:33, Yves Bailly a écrit :
>> Le 30/08/2012 13:23, lars.knoll at nokia.com a écrit :
>>> the Qt 5 beta has now been released. Please find all the details at
>>> http://www.qt-project.org/wiki/Qt-5-Beta
>>>
>>
>> Trying to compile on Windows 7 64bits using MSVC 2010 (32bits compiler). After having
>> read the provided README.
>>
>> NMAKE : fatal error U1077: 'C:\vs10\VC\BIN\cl.EXE' : return code '0x2'
>> Stop.
>> *** qtbase/configure exited with non-zero status.
>
> No more idea about this compiling issue? it's quite frustrating...
>

Start from scratch. Be sure your source directory is not polluted with
a previous build, therefore build out of source so you could simply throw
away a failed build deleting the complete build folder.

When it fails post the complete output, also the content of your PATH
variable: 'set' prints all environment variables.

Peter




More information about the Development mailing list