Mr-Ntic / qextserialport

Automatically exported from code.google.com/p/qextserialport
Other
0 stars 0 forks source link

error LNK2019: unresolved external symbol "public: __thiscall QextSerialPort::QextSerialPort(class QString const &,enum QextSerialBase::QueryMode)" #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. qmake -tp vc. Open vcproj in vs2008.  Built OK 
2. Use this static lib "qextserialport" for Qt project in vs2008
3. Built error LNK2019

What is the expected output? What do you see instead?
No error. error LNK2019: unresolved external symbol "public: __thiscall 
QextSerialPort::QextSerialPort(class QString const &,enum 
QextSerialBase::QueryMode)"

What version of the product are you using? On what operating system?
Qt-4.6.3 for window.  VS2008 on OS is Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by brianh...@gmail.com on 23 Sep 2010 at 6:01

GoogleCodeExporter commented 8 years ago

Original comment by dbzhang...@gmail.com on 16 Mar 2012 at 8:28