Both the Qt 4.5 snapshots of January 27 and 28 don't compile. Problem  
in WebKit:

g++ -c -include .pch/debug-shared/QtWebKit_debug -pipe -I/usr/local/ 
mysql/include -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_x86_64 - 
mmacosx-version-min=10.5 -fconstant-cfstrings -Wreturn-type -fno- 
strict-aliasing -gdwarf-2 -fvisibility=hidden -fvisibility-inlines- 
hidden -arch x86_64 -fPIC -DQT_SHARED -DBUILDING_QT__=1 - 
DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII - 
DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DBUILD_WEBKIT - 
DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1 - 
DENABLE_ICONDATABASE=1 -DENABLE_DATABASE=1 - 
DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_XPATH=1 -DENABLE_WML=0 - 
DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_SVG_FILTERS=1 - 
DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_ANIMATION=1 - 
DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1 -DENABLE_VIDEO=1 - 
DENABLE_NETSCAPE_PLUGIN_API=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 - 
DWTF_CHANGES=1 -DBUILDING_QT__ -DSQLITE_CORE - 
DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_GUI_LIB - 
DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE - 
D_LARGEFILE_SOURCE -I../../../../mkspecs/macx-g++ -I. -I../../../../ 
include/QtCore -I../../../../include/QtNetwork -I../../../../include/ 
QtGui -I../../../../include -Istorage -I../WebKit/qt/Api -I../../../../ 
include/QtWebKit -I.rcc/debug-shared -I. -I../JavaScriptCore -I../ 
JavaScriptCore/ForwardingHeaders -I../JavaScriptCore/interpreter -I../ 
JavaScriptCore/bytecode -I../JavaScriptCore/debugger -I../ 
JavaScriptCore/parser -I../JavaScriptCore/runtime -I/Developer/qt-mac- 
opensource-src-4.5.0-snapshot-20090128/src/3rdparty/webkit/WebCore/../ 
JavaScriptCore/bindings -I../JavaScriptCore/wrec -I../JavaScriptCore/ 
jit -I../JavaScriptCore/wtf -Itmp -I../JavaScriptCore -I../ 
JavaScriptCore/parser -I../JavaScriptCore/bytecompiler -I../ 
JavaScriptCore/debugger -I../JavaScriptCore/runtime -I../ 
JavaScriptCore/wtf -I../JavaScriptCore/wtf/unicode -I../JavaScriptCore/ 
interpreter -I../JavaScriptCore/jit -I../JavaScriptCore/profiler -I../ 
JavaScriptCore/wrec -I../JavaScriptCore/API -I../../webkit -I../ 
JavaScriptCore/ForwardingHeaders -I../JavaScriptCore/bytecode -I../ 
JavaScriptCore/assembler -I../JavaScriptCore/pcre -I/Developer/qt-mac- 
opensource-src-4.5.0-snapshot-20090128/src/3rdparty/webkit/WebKitBuild/ 
Debug/JavaScriptCore/tmp -Iplatform/qt -Iplatform/network/qt - 
Iplatform/graphics/filters -Iplatform/graphics/transforms -Iplatform/ 
graphics/qt -Isvg/graphics/qt -Iloader -Ipage/qt -I../WebKit/qt/ 
WebCoreSupport -I../WebKit/qt/Api -Ibridge/qt -I. -IForwardingHeaders - 
I../../webkit -Iplatform -Iplatform/animation -Iplatform/network - 
Iplatform/graphics -Isvg/animation -Isvg/graphics -Isvg/graphics/ 
filters -Iplatform/sql -Iplatform/text -Iloader -Iloader/appcache - 
Iloader/archive -Iloader/icon -Icss -Idom -Ipage -Ipage/animation - 
Ibridge -Iediting -Irendering -Irendering/style -Ihistory -Iinspector - 
Ixml -Ihtml -Iwml -Ibindings/js -Isvg -Iplatform/image-decoders - 
Iplugins -Ibridge -Ibridge/c -Ibridge/qt -Igenerated -Iplatform/mac - 
I../../sqlite -I../../../../include/phonon -I../../../../lib/ 
phonon.framework/Versions/4/Headers -I.moc/debug-shared -I.uic/debug- 
shared -F/Developer/qt-mac-opensource-src-4.5.0-snapshot-20090128/lib - 
o .obj/debug-shared/JSPluginCustom.o bindings/js/JSPluginCustom.cpp
bindings/js/JSPluginCustom.cpp: In static member function ‘static bool  
WebCore::JSPlugin::canGetItemsForName(JSC::ExecState*,  
WebCore::Plugin*, const JSC::Identifier&)’:
bindings/js/JSPluginCustom.cpp:32: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
bindings/js/JSPluginCustom.cpp: In static member function ‘static  
JSC::JSValuePtr WebCore::JSPlugin::nameGetter(JSC::ExecState*, const  
JSC::Identifier&, const JSC::PropertySlot&)’:
bindings/js/JSPluginCustom.cpp:38: error: invalid use of undefined  
type ‘struct WebCore::Plugin’
generated/JSPlugin.h:30: error: forward declaration of ‘struct  
WebCore::Plugin’
make[2]: *** [.obj/debug-shared/JSPluginCustom.o] Error 1
make[1]: *** [debug-all] Error 2
make: *** [sub-webkit-make_default-ordered] Error 2


Platform: Mac OSX 10.5, configured with -arch x86_64


regards,
W. Dobbe
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to