Hello everyone, I am trying to do a school project with serial port communication and I am trying to get QtSerialPort library running. I have downloaded QT5.0.2 and the newest QtSerialPort. I opened up QtSerialPort.pro and click on bulid->qmake and I got this error
:-1: error: Failed to run: C:\Qt5.0.2\5.0.2\mingw47_32\bin\syncqt.bat -module QtSerialPort -version 5.1.0 -outdir C:/Qt5.0.2/build-qtserialport-Desktop_Qt_5_0_2_MinGW_32bit-Debug C:/Qt5.0.2/qtserialport
I try to follow the instruction on the official release site but it seems for lunix installation only. Please give me some step by step instruction about installing this library. Thanks!
↧