Closed jdsl-software closed 4 years ago
I noticed xarm_wrapper.h has been removed (along with any call to declspec(dllexport) and stdcall). The C++ SDK library can now be built on linux directly from source without issues. So I will close this issue.
I have managed to build the SDK successfully after defining the Windows macros in include/xarm/wrapper/xarm_wrapper.h:
Successful build tested in Docker as well (Ubunutu 16.04 with ROS kinetic image). I have not tested the SDK functionality and can't guarantee this fix has not affected it.