Issue 'hpp-fcl' not found #2496
Replies: 1 comment 4 replies
-
Hi @kumar-sanjeeev, We would recommand to use CMake for your projects. A minimal example that you can use as a template is available at https://github.com/stack-of-tasks/pinocchio-minimal. If you still want to use your compiler directly, the error message is explicit enough: you need to ensure pkg-config can find your hpp-fcl installation. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
Installed pinocchio for Linux as mentioned. While compiling the overview-simple example,
hpp-fcl.pc
not found.Code
System
Beta Was this translation helpful? Give feedback.
All reactions