[Development] dev branch compile fails module-qtdatavis3d
Thiago Macieira
thiago.macieira at intel.com
Fri Jul 1 17:39:07 CEST 2016
On sexta-feira, 1 de julho de 2016 13:26:17 PDT Martin Koller wrote:
> g++ -Wl,--gc-sections -Wl,-rpath,/home/PACKAGES/qt/qt-repo/qt5/qtbase/lib -o
> /home/PACKAGES/qt/qt-repo/qt5/qtbase/bin/qml .obj/main.o .obj/qrc_qml.o
> .obj/moc_conf.o -L/home/PACKAGES/qt/qt-repo/qt5/qtbase/lib
> -lQt5QmlWinCC_OA -lQt5NetworkWinCC_OA -lQt5WidgetsWinCC_OA -lQt5GuiWinCC_OA
> -lQt5CoreWinCC_OA -lGL -lpthread
> /home/PACKAGES/qt/qt-repo/qt5/qtbase/lib/libQt5GuiWinCC_OA.so: undefined
> reference to `qt_version_tag'
This error indicates your Qt headers do not match the QtCore library.
Did you by any chance also build with a namespace?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list