Glenn Ramsey
2015-09-21 22:47:16 UTC
Hi Phil,
When attempting to build the current snapshot I get this failure:
link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DLL /SUBSYSTEM:WIND
OWS /OUT:release\QtNfc.dll @C:\Users\glenn\AppData\Local\Temp\nm40B6.tmp
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRec
ord>::QList<class QNdefRecord>(class QList<class QNdefRecord> const &)" (??0?$QL
***@VQNdefRecord@@@@***@ABV0@@Z) already defined in sipQtNfcQList0100QNdefRecord
.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRec
ord>::~QList<class QNdefRecord>(void)" (??1?$***@VQNdefRecord@@@@***@XZ) alrea
dy defined in sipQtNfcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QList<class QNdefRecord>
& __thiscall QList<class QNdefRecord>::operator=(class QList<class QNdefRecord>
const &)" (??4?$***@VQNdefRecord@@@@***@ABV0@@Z) already defined in sipQtN
fcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QNdefRecord const & __thi
scall QList<class QNdefRecord>::at(int)const " (?at@?$***@VQNdefRecord@@@@QBEA
BVQNdefRecord@@***@Z) already defined in sipQtNfcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: void __thiscall QList<class QNd
efRecord>::append(class QNdefRecord const &)" (?append@?$***@VQNdefRecord@@@@Q
AEXABVQNdefRecord@@@Z) already defined in sipQtNfcQList0100QNdefRecord.obj
Creating library release\QtNfc.lib and object release\QtNfc.exp
release\QtNfc.dll : fatal error LNK1169: one or more multiply defined symbols fo
und
This is using the tool chain from VS2013.
Glenn
_______________________________________________
PyQt mailing list ***@riverbankcomputing.com
https://www.riverbankcomputing.com/mailma
When attempting to build the current snapshot I get this failure:
link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DLL /SUBSYSTEM:WIND
OWS /OUT:release\QtNfc.dll @C:\Users\glenn\AppData\Local\Temp\nm40B6.tmp
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRec
ord>::QList<class QNdefRecord>(class QList<class QNdefRecord> const &)" (??0?$QL
***@VQNdefRecord@@@@***@ABV0@@Z) already defined in sipQtNfcQList0100QNdefRecord
.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRec
ord>::~QList<class QNdefRecord>(void)" (??1?$***@VQNdefRecord@@@@***@XZ) alrea
dy defined in sipQtNfcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QList<class QNdefRecord>
& __thiscall QList<class QNdefRecord>::operator=(class QList<class QNdefRecord>
const &)" (??4?$***@VQNdefRecord@@@@***@ABV0@@Z) already defined in sipQtN
fcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QNdefRecord const & __thi
scall QList<class QNdefRecord>::at(int)const " (?at@?$***@VQNdefRecord@@@@QBEA
BVQNdefRecord@@***@Z) already defined in sipQtNfcQList0100QNdefRecord.obj
Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: void __thiscall QList<class QNd
efRecord>::append(class QNdefRecord const &)" (?append@?$***@VQNdefRecord@@@@Q
AEXABVQNdefRecord@@@Z) already defined in sipQtNfcQList0100QNdefRecord.obj
Creating library release\QtNfc.lib and object release\QtNfc.exp
release\QtNfc.dll : fatal error LNK1169: one or more multiply defined symbols fo
und
This is using the tool chain from VS2013.
Glenn
_______________________________________________
PyQt mailing list ***@riverbankcomputing.com
https://www.riverbankcomputing.com/mailma