[webkit-help] Qt WebKIt on OS X
Christopher White
chriswhite at gmail.com
Wed Dec 8 23:15:53 PST 2010
I tried installing the binary OS X and got the same error. I tried setting
the INCLUDEPATH variable to:
/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers;/Library/Frameworks/QtNetwork.framework/Versions/4/Headers/;/Library/Frameworks/QtGui.framework/Versions/4/Headers;/Library/Frameworks/QtCore.framework/Versions/4/Headers;
Here is the qmake version I am using:
Christopher-Mac-Pro:WebKit chris$ qmake --version
QMake version 2.01a
Using Qt version 4.7.0 in /opt/local/libexec/qt4-mac-devel/lib
I still get the same error when I run "./WebKitTools/Scripts/build-webkit
--qt":
../../../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 other ideas? Thanks again for the help,
Chris
On Wed, Dec 8, 2010 at 9:15 PM, Ariya Hidayat <ariya.hidayat at gmail.com>wrote:
> > I am trying to compile the Qt WebKit port on Mac OS X. I have installed
> the
> > q4-mac-devel package via MacPorts.
>
> Which version of Qt is that? Find out using 'qmake --version'.
>
> Also I suggest using Qt binary package from
> http://qt.nokia.com/downloads instead.
>
> Don't forget to read http://trac.webkit.org/wiki/BuildingQtOnOSX (if
> you haven't done so).
>
>
> --
> Ariya Hidayat
> http://www.linkedin.com/in/ariyahidayat
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101208/1a3a7080/attachment.html>
More information about the webkit-help
mailing list