Hi,
I was unable to compile QserialDevice library and i got some few errors so that i was unable to create library file. so kindly help me and answers are appreciated.
I have attached the errors below.
serialdevice\abstractserial.cpp: In member function 'QString AbstractSerial::fl
owControl() const':
qserialdevice\abstractserial.cpp:1082: error: call of overloaded 'QString(int)'
is ambiguous
d:\QtSDK\Desktop\Qt\4.7.3\mingw\include/QtCore/qstring.h:428: note: candidates a
re: QString::QString(const QByteArray&)
d:\QtSDK\Desktop\Qt\4.7.3\mingw\include/QtCore/qstring.h:426: note:
QString::QString(const char*)
d:\QtSDK\Desktop\Qt\4.7.3\mingw\include/QtCore/qstring.h:728: note:
QString::QString(const QString&)
d:\QtSDK\Desktop\Qt\4.7.3\mingw\include/QtCore/qstring.h:106: note:
QString::QString(QChar)
d:\QtSDK\Desktop\Qt\4.7.3\mingw\include/QtCore/qstring.h:105: note:
Bookmarks