libmodbus
libmodbus copied to clipboard
link error LNK2019
I don't know why but it returns errors like:
1>main.obj : error LNK2019: unresolved external symbol __imp__modbus_close referenced in function _main 1>main.obj : error LNK2019: unresolved external symbol __imp__modbus_free referenced in function _main 1>main.obj : error LNK2019: unresolved external symbol __imp__modbus_mapping_new referenced in function _main 1>main.obj : error LNK2019: unresolved external symbol __imp__modbus_new_tcp referenced in function _main
and I don't know why.
did you solve the problem? I have the same one and I can't deal with it
No answer from reporter.