Cannot find library #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I had set install prefix to /opt/Livox-SDK, and then cannot find sdk library in your ros drivers. I find that you don't use cmake module configure in your CMakeLists.txt for install. I help you can do it for other projects using find_package().
Hi vzhr
Thanks for your advise. Appreciate it.