Skip to content

compile rl-3rd-party-master error #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chgjsj-th opened this issue Jun 10, 2022 · 1 comment
Open

compile rl-3rd-party-master error #60

chgjsj-th opened this issue Jun 10, 2022 · 1 comment

Comments

@chgjsj-th
Copy link

There was an error when compiling rl-3rdparty-master

CMake Error in CMakeLists.txt:
IMPORTED_LOCATION not set for imported target "octomap" configuration
"Release".

os: ubuntu 16.04

@rickertm
Copy link
Member

The OctoMap dependency of FCL is optional and not included in the packages built in the 3rdparty repository. When building on Ubuntu, I assume you had the liboctomap-dev package installed? I've disabled looking for the dependency in roboticslibrary/rl-3rdparty@d06603a, please let me know if this fixes you issue.

On Ubuntu, all dependencies are also available as pre-built packages, see our tutorial on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants