libmodbus icon indicating copy to clipboard operation
libmodbus copied to clipboard

link error LNK2019

Open planetixin opened this issue 2 years ago • 1 comments

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.

planetixin avatar Apr 13 '22 13:04 planetixin

did you solve the problem? I have the same one and I can't deal with it

aLAN-LDZ avatar Jul 07 '22 06:07 aLAN-LDZ

No answer from reporter.

stephane avatar Aug 17 '22 13:08 stephane