[webkit-dev] WebKit-r33371 compilation error against Qtopia Phone
Edition 4.3.1
Tor Arne Vestbø
tor.arne.vestbo at trolltech.com
Tue May 13 08:13:22 PDT 2008
George wrote:
> I found this is occurred with Macro definition XP_UNIX, I clear it by
> commenting out the configuration in WebCore.pri:
>
> #qt-port:unix:!mac: DEFINES += XP_UNIX ENABLE_NETSCAPE_PLUGIN_API=1
Good catch, we should be doing qt-port:unix:!mac:!embedded.
> 2, when compiling HTMLFormElement.cpp
> ../../../WebCore/platform/FileSystem.h:138: error: 'PlatformModule' was not declared in this scope
Add "|| defined(Q_WS_QWS)"
I'll sort this out in a patch.
Thanks for reporting!
Tor Arne
--
Tor Arne Vestbø, Software Engineer
Trolltech ASA, Oslo, Norway
http://www.trolltech.com/
More information about the webkit-dev
mailing list