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/
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to