Re: [Development] 5.0 RC1 fails to build qtwebkit using macx-clang-libc++-32

2012-12-06 Thread Sorvig Morten
On Dec 6, 2012, at 10:34 PM, Stephen Chu wrote: > Trying to build RC1 using macx-clang-libc++-32 and got these errors. > It's probably more to do with different struct sizes in 32-bit API: > > redefinition with different types ('struct _NSPoint' vs 'struct > CGPoint') > } NSPoint; I th

[Development] 5.0 RC1 fails to build qtwebkit using macx-clang-libc++-32

2012-12-06 Thread Stephen Chu
Trying to build RC1 using macx-clang-libc++-32 and got these errors. It's probably more to do with different struct sizes in 32-bit API: In file included from platform/qt/WebCoreSystemInterface.mm:28: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37: