<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hello,everyone.Sorry to trouble you.</div><div><span style="line-height: 1.7;">My environment is Windows 7 ultimate x64.I have Visual Studio 2010 and Python 3.4.3 x86 and sip-4.16.9 and Qt5.5.0 installed.</span></div><div><span style="line-height: 1.7;">I got source code of PyQt-gpl-5.5.</span><span style="line-height: 1.7;">When I was building PyQt5,</span><span style="line-height: 1.7;">I got errors like this:</span></div><div><span style="line-height: 1.7;"><br></span></div><div><div>"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f Makefile.Release</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DLL /SUBSYSTEM:WINDOWS /OUT:release\QtNfc.dll @C:\Users\HARBIN~1\AppData\Local\Temp\nm389C.tmp</div><div>Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRecord>::~QList<class QNdefRecord>(void)" (??1?$QList@VQNdefRecord@@@@QAE@XZ) already defined in sipQtNfcQList0100QNdefRecord.obj</div><div>Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: __thiscall QList<class QNdefRecord>::QList<class QNdefRecord>(class QList<class QNdefRecord> const &)" (??0?$QList@VQNdefRecord@@@@QAE@ABV0@@Z) already defined in sipQtNfcQList0100QNdefRecord.obj</div><div>Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QNdefRecord const & __thiscall QList<class QNdefRecord>::at(int)const " (?at@?$QList@VQNdefRecord@@@@QBEABVQNdefRecord@@H@Z) already defined in sipQtNfcQList0100QNdefRecord.obj</div><div>Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: class QList<class QNdefRecord> & __thiscall QList<class QNdefRecord>::operator=(class QList<class QNdefRecord> const &)" (??4?$QList@VQNdefRecord@@@@QAEAAV0@ABV0@@Z) already defined in sipQtNfcQList0100QNdefRecord.obj</div><div>Qt5Nfc.lib(Qt5Nfc.dll) : error LNK2005: "public: void __thiscall QList<class QNdefRecord>::append(class QNdefRecord const &)" (?append@?$QList@VQNdefRecord@@@@QAEXABVQNdefRecord@@@Z) already defined in sipQtNfcQList0100QNdefRecord.obj</div><div>   Creating library release\QtNfc.lib and object release\QtNfc.exp</div><div>release\QtNfc.dll : fatal error LNK1169: one or more multiply defined symbols found</div></div><div><br></div><div>What can I do to solve this?</div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>