Skip to content
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

cmake warning on find_package(eigenpy) #522

Open
rhaschke opened this issue Dec 19, 2024 · 1 comment
Open

cmake warning on find_package(eigenpy) #522

rhaschke opened this issue Dec 19, 2024 · 1 comment

Comments

@rhaschke
Copy link
Contributor

On Ubuntu 22.04, I get the following warning when find_packaging eigenpy:

CMake Warning at /usr/share/cmake-3.22/Modules/FindBoost.cmake:2201 (message):
  No header defined for python310; skipping header check (note: header-only
  libraries have no designated component)
Call Stack (most recent call first):
  /opt/ros/one/lib/x86_64-linux-gnu/cmake/eigenpy/boost.cmake:144 (find_package)
  /opt/ros/one/lib/x86_64-linux-gnu/cmake/eigenpy/eigenpyConfig.cmake:149 (SEARCH_FOR_BOOST_PYTHON)
  CMakeLists.txt:41 (find_package)
@nim65s
Copy link
Contributor

nim65s commented Dec 19, 2024

Thanks for the report. We are currently evaluating how to get rid of this SEARCH_FOR_BOOST_PYTHON, ref. jrl-umi3218/jrl-cmakemodules#728

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