Hi All, I am trying to compile the Qt WebKit port on Mac OS X. I have installed the q4-mac-devel package via MacPorts. When I try to build the latest source from trunk via:
./WebKitTools/Scripts/build-webkit --no-geolocation --qt I get the following error: ../../../WebCore/platform/graphics/qt/ImageDecoderQt.cpp: In member function ‘bool WebCore::ImageDecoderQt::internalHandleCurrentImage(size_t)’: ../../../WebCore/platform/graphics/qt/ImageDecoderQt.cpp:200: error: ‘fromImageReader’ is not a member of ‘QPixmap’ make[2]: *** [obj/debug/ImageDecoderQt.o] Error 1 make[1]: *** [debug-all] Error 2 make: *** [sub-WebCore-make_default-ordered] Error 2 Any ideas? Is this not the appropriate list to send build questions? Thank you in advance, Chris
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
