Hello, have you compiled the sample code?
I got this error:
In function main':
D:/Education/C_language/other_examples/CSerialPort/CSerialPort/TEST.cpp:11: undefined reference to `ReceiveData(void*, char*, int
)'
collect2.exe: error: ld returned 1 exit status
Build finished with error(s).`
Hello, have you compiled the sample code?
I got this error:
In functionmain':D:/Education/C_language/other_examples/CSerialPort/CSerialPort/TEST.cpp:11: undefined reference to `ReceiveData(void*, char*, int
)'
collect2.exe: error: ld returned 1 exit status
Build finished with error(s).`