You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).`
The text was updated successfully, but these errors were encountered:
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).`
The text was updated successfully, but these errors were encountered: