Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Daniel Kreuter
script. >> >> -- >> .marius >> >> >>> -Original Message- >>> From: development-bounces+marius.storm-olsen=nokia.com@qt- >>> project.org [mailto:development-bounces+marius.storm- >>> olsen=nokia@qt-project.org] On Behalf O

Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Daniel Kreuter
nces+marius.storm- >> olsen=nokia@qt-project.org] On Behalf Of ext Daniel Kreuter >> Sent: Wednesday, April 04, 2012 3:16 AM >> To: development@qt-project.org >> Subject: Re: [Development] Compiling Qt5 Alpha on Windows XP not working >> >> Ok now while compil

Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread marius.storm-olsen
rg] On Behalf Of ext Daniel Kreuter > Sent: Wednesday, April 04, 2012 3:16 AM > To: development@qt-project.org > Subject: Re: [Development] Compiling Qt5 Alpha on Windows XP not working > > Ok now while compiling with the Win SDK 7.1 I get the following error: > > Microsoft (R) Pr

Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Loaden
You can try don't use build script, just only use nmake on the command line. 2012/4/4 Daniel Kreuter > Ok now while compiling with the Win SDK 7.1 I get the following error: > > Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 > Copyright (C) Microsoft Corporation. All rights re

Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Daniel Kreuter
Ok now while compiling with the Win SDK 7.1 I get the following error: Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. cd src\tools\bootstrap\ && "C:\Program Files\Microsoft Visual Studio 10. 0\VC\Bin\nmake.exe" -

Re: [Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Loaden
See: http://qt-project.org/wiki/Building_Qt_5_from_Git 2012/4/4 Daniel Kreuter > Hello guys, > > I'm trying to compile Qt5 Alpha on my Windows XP machine, but I get > the following output when calling either perl build or mingw32-make: > > C:\QtSDK\Qt5Alpha>mingw32-make > cd qtbase\ && mingw32-m

[Development] Compiling Qt5 Alpha on Windows XP not working

2012-04-04 Thread Daniel Kreuter
Hello guys, I'm trying to compile Qt5 Alpha on my Windows XP machine, but I get the following output when calling either perl build or mingw32-make: C:\QtSDK\Qt5Alpha>mingw32-make cd qtbase\ && mingw32-make -f Makefile mingw32-make[1]: Entering directory `C:/QtSDK/Qt5Alpha/qtbase' cd src\tools\bo