Hello, I'm building Qt5.0 RC 2 (From Git, RC1 fails too).
And I can't the WebKitWidgets fails to build [1] My command line used : configure -debug-and-release -opensource -confirm-license -platform win32-g++ -c++11 -icu -opengl desktop -openssl -qt-style-windowsxp -qt-style-windowsvista -nomake tests -nomake examples Should I expect it to compile in Mingw ?? Qt already have an word on what Mingw version it will support ? Thanks ! Best regards, Bruno Cabral [1] C:\q\qtwebkit\Source/WebKit/qt/WidgetApi/qwebpage.cpp:2122: undefined reference to `_imp___ZNK15QWebPageAdapter12selectedTextEv' ... [lots of undefinied reference] ... C:\q\qtwebkit\Source/WebKit/qt/WidgetSupport/InitWebKitQt.cpp:45: undefined reference to `WebKit::setImagePlatformResource(char const*, QPixmap const&)' ./obj\debug\QGraphicsWidgetPluginImpl.o: In function `ZN25QGraphicsWidgetPluginImpl11qt_metacastEPKc': C:\q\qtwebkit\Source/moc/moc_QGraphicsWidgetPluginImpl.cpp:79: undefined reference to `_imp___ZN21QtPluginWidgetAdapter11qt_metacastEPKc' ./obj\debug\QGraphicsWidgetPluginImpl.o: In function `ZN25QGraphicsWidgetPluginImpl11qt_metacallEN11QMetaObject4CallEiPPv': C:\q\qtwebkit\Source/moc/moc_QGraphicsWidgetPluginImpl.cpp:84: undefined reference to `_imp___ZN21QtPluginWidgetAdapter11qt_metacallEN11QMetaObject4CallEiPPv' ./obj\debug\QGraphicsWidgetPluginImpl.o: In function `_static_initialization_and_destruction_0': C:\q\qtwebkit\Source/moc/moc_QGraphicsWidgetPluginImpl.cpp:66: undefined reference to `_imp___ZN21QtPluginWidgetAdapter16staticMetaObjectE' ./obj\debug\QGraphicsWidgetPluginImpl.o: In function `ZN21QtPluginWidgetAdapterD2Ev': C:\q\qtwebkit\Source/WebKit/qt/WebCoreSupport/QtPluginWidgetAdapter.h:29: undefined reference to `_imp___ZTV21QtPluginWidgetAdapter' ./obj\debug\QWidgetPluginImpl.o: In function `ZN17QWidgetPluginImpl11qt_metacastEPKc': C:\q\qtwebkit\Source/moc/moc_QWidgetPluginImpl.cpp:79: undefined reference to `_imp___ZN21QtPluginWidgetAdapter11qt_metacastEPKc' ./obj\debug\QWidgetPluginImpl.o: In function `ZN17QWidgetPluginImpl11qt_metacallEN11QMetaObject4CallEiPPv': C:\q\qtwebkit\Source/moc/moc_QWidgetPluginImpl.cpp:84: undefined reference to `_imp___ZN21QtPluginWidgetAdapter11qt_metacallEN11QMetaObject4CallEiPPv' ./obj\debug\QWidgetPluginImpl.o: In function `_static_initialization_and_destruction_0': C:\q\qtwebkit\Source/moc/moc_QWidgetPluginImpl.cpp:66: undefined reference to `_imp___ZN21QtPluginWidgetAdapter16staticMetaObjectE' collect2.exe: error: ld returned 1 exit status Makefile.widgetsapi.Debug:122: recipe for target 'C:\q\qtbase\lib\Qt5WebKitWidgetsd.dll' failed mingw32-make[4]: *** [C:\q\qtbase\lib\Qt5WebKitWidgetsd.dll] Error 1 mingw32-make[4]: Leaving directory 'C:/q/qtwebkit/Source' Makefile.widgetsapi:38: recipe for target 'debug-all' failed mingw32-make[3]: *** [debug-all] Error 2
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
