[Qt-interest] Qt4.6 Mysql driver conflits with Webkit on compilation MacOSX
Bastian Bense
bastibense at gmail.com
Mon Jan 18 12:26:36 CET 2010
Not sure if that helps, but I had similar issue:
http://bugreports.qt.nokia.com/browse/QTBUG-7339
Am 15.01.2010 um 06:11 schrieb Orian Patterson:
> I work for cinema for a lot of years now, few years ago I decided to star developing a soft for doing interactive films,
> now i was ready to pass to MACOSX.6 to benefit all the capabilities of the new generation of Qt4.6 everything ok until BOOM!!
>
> Qt4.6 makes errors compiling mysql driver in OSX.6, conflicts with the Webkit...
> What to do??
>
> bindings/js/JSPluginCustom.cpp:38: error: invalid use of incomplete type ‘struct WebCore::Plugin’
> generated/JSPlugin.h:30: error: forward declaration of ‘struct WebCore::Plugin’
> make[2]: *** [.obj/debug-shared/JSPluginCustom.o] Error 1
> make[1]: *** [debug-all] Error 2
> make: *** [sub-webkit-make_default-ordered] Error 2
>
> What i found out googling
More information about the Qt-interest-old
mailing list