Hello!

I try to build master qgis with qt 7.5.1 (windows 10 msvc 2013).

qgis_analysis target building end with LINK error:

qgis_core.lib(qgis_core.dll) : error LNK2005: "public: __thiscall
QVector<class QVariant>::QVector<class QVariant>(class QVector<class
QVariant> const &)" already defined in qgsgraph.obj [...] 
sgraph.obj
[E:\dev\nextgis.qgis\qgis-master-build\src\analysis\qgis_analysis.vcxproj]
qgis_core.lib(qgis_core.dll) : error LNK2005: "public: __thiscall
QVector<class QVariant>::~QVector<class QVariant>(void)"
(??1?$QVector@VQVariant@@@@QAE@XZ already defined in qgsgraph.obj [...] 
qgis_core.lib(qgis_core.dll) : error LNK2005: "public: class QVector<class
QVariant> & __thiscall QVector<class QVariant>::operator=(class
QVector<class QVariant> const &)" (??4?$QVector@VQVariant@@@@QAEAAV0@ABV0@
@Z) already defined in qgsgraph.obj [...] 
qgis_core.lib(qgis_core.dll) : error LNK2005: "public: __thiscall
QVector<class QVariant>::QVector<class QVariant>(void)"
(??0?$QVector@VQVariant@@@@QAE@XZ) already defined in qgsgraph.obj [...] 

What could be the reason?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Build-master-QGIS-with-qt5-windows-tp5300438.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to