Qt4-preview-feedback Archive, February 2008
Compile error
Message 1 in thread
make[1]: Entering directory `/root/work/qt-4.4/src/3rdparty/webkit/WebCore'
g++ -c -include .pch/release-shared/QtWebKit -m64 -pipe -g -Wreturn-type
-fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden
-D_REENTRANT -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC
-DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT
-DQT_MOC_COMPAT -DHAVE_STDINT_H -DBUILD_WEBKIT -DENABLE_ICONDATABASE=1
-DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1 -DBUILDING_QT__
-DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../../../mkspecs/linux-g++-64 -I. -I../../../../include/QtCore
-I../../../../include/QtCore -I../../../../include/QtNetwork
-I../../../../include/QtNetwork -I../../../../include/QtGui
-I../../../../include/QtGui -I../../../../include -I../WebKit/qt/Api
-I../JavaScriptCore -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings
-I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf
-I../JavaScriptCore/ForwardingHeaders -I. -IForwardingHeaders -Iplatform
-Iplatform/network -Iplatform/graphics -Iloader -Ipage -Icss -Idom
-Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Iplugins
-I../../../../include/QtWebKit -Igenerated -Itmp -I../JavaScriptCore
-I../JavaScriptCore/kjs -I../JavaScriptCore/bindings
-I../JavaScriptCore/bindings/c -I../JavaScriptCore/wtf
-I../JavaScriptCore/bindings/qt -I../JavaScriptCore/pcre
-I/root/work/qt-4.4/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/kjs/tmp
-Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/qt
-Iplatform/graphics/svg/qt -Iloader/qt -Ipage/qt
-I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -I. -IForwardingHeaders
-I../../webkit -I../JavaScriptCore/kjs -I../JavaScriptCore/bindings
-Iplatform -Iplatform/network -Iplatform/graphics -Iplatform/graphics/svg
-Iplatform/graphics/svg/filters -Iloader -Iloader/icon -Icss -Idom -Ipage
-Ibridge -Iediting -Irendering -Ihistory -Ixml -Ihtml -Ibindings/js
-Iksvg2 -Iksvg2/css -Iksvg2/svg -Iksvg2/misc -Iksvg2/events
-Iplatform/image-decoders -I../../sqlite -I.moc/release-shared
-I.uic/release-shared -o .obj/release-shared/JSPluginCustom.o
bindings/js/JSPluginCustom.cpp
bindings/js/JSPluginCustom.cpp: In static member function ‘static
bool WebCore::JSPlugin::canGetItemsForName(KJS::ExecState*,
WebCore::Plugin*, const KJS::Identifier&)’:
bindings/js/JSPluginCustom.cpp:31: error: ‘class
WebCore::Plugin’ has no member named
‘canGetItemsForName’
bindings/js/JSPluginCustom.cpp: In static member function ‘static
KJS::JSValue* WebCore::JSPlugin::nameGetter(KJS::ExecState*,
KJS::JSObject*, const KJS::Identifier&, const KJS::PropertySlot&)’:
bindings/js/JSPluginCustom.cpp:37: error: ‘class
WebCore::Plugin’ has no member named ‘nameGetter’
make[1]: *** [.obj/release-shared/JSPluginCustom.o] Error 1
make[1]: Leaving directory `/root/work/qt-4.4/src/3rdparty/webkit/WebCore'
make: *** [sub-webkit-make_default-ordered] Error 2
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 2 in thread
The least adverstized 4.4 feature is, for me, the most important one: a
very sensible speed increase for complex UIs due to the fact, I guess, that
each Widget is not related to a specific underlying windows (eg. HWND).
It works like a charm without changing a line of code (tested only under
Windows so far).
Bravo!
Philippe
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx