[Releasing] Alpha package with patched build script available

Katajisto Teemu Teemu.Katajisto at digia.com
Fri Mar 30 11:24:31 CEST 2012


On Mar 30, 2012, at 7:16 AM, ext marius.storm-olsen at nokia.com wrote:

> Due to my successful build on Windows + Linux with the previous alpha
> package + a build script patch, I have uploaded an updated alpha package
> which contains this patch.
> 
> You can get it here
> 
> 
>http://releases.qt-project.org/alpha/20120329-2/qt-everywhere-opensource-s
>rc-5.0.0-alpha.tar.gz> and
> 
> 
>http://releases.qt-project.org/alpha/20120329-2/qt-everywhere-opensource-s
>rc-5.0.0-alpha.zip>
> Now, please remember that we only support in-source developer build for
> the alpha, so the following is a good set of commands:
>     ./configure -developer-build -opensource -nomake tests
>     ./build -j 16   # or whatever your system can handle
> 
> If we can get confirmed successful builds on Linux, Windows and OSX, we
> are close to a release.
> 
> Please test.

The same error with qtwebkit in OSX 10.7.3 as Bradley had, looks to me
like the following define is not working in
qtwebkit/Source/JavaScriptCore/runtime/JSGlobalData.cpp:


#if PLATFORM(MAC)
#include <CoreFoundation/CoreFoundation.h>
#endif


BR,
- Teemu




More information about the Releasing mailing list