[Releasing] Alpha package ready for testing

Stephen Chu stephen at ju-ju.com
Fri Mar 30 17:48:28 CEST 2012


On sexta-feira, 30 de março de 2012 12.25.16, 
marius.storm-olsen at nokia.com wrote:
> Hi,
>
> Another package is ready for testing at
>     http://releases.qt-project.org/alpha/20120330/qt-everywhere-opensource-src-5.0.0-alpha.tar.gz
> or
>     http://releases.qt-project.org/alpha/20120330/qt-everywhere-opensource-src-5.0.0-alpha.zip
>
> This package contains an additional fix for building WebKit on OSX, so lets hope this is final.
>
> Please test.

Building on Windows 7 x64 with VC++ 2010 Express and Windows SDK 7.1 
resulted in CL complaining about command line argument:
cl : Command line error D8021 : invalid numeric argument '/MP;/AI'

The SDK command prompt has CL environment variable set to:
CL=/AI c:\Windows\Microsoft.NET\Framework64\v4.0.30319

Looks like the unshift at line 216 in build script added that unwanted 
semicolon?



More information about the Releasing mailing list