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

Build error when using rosdep #4

Open
kalhansb opened this issue Nov 11, 2024 · 0 comments
Open

Build error when using rosdep #4

kalhansb opened this issue Nov 11, 2024 · 0 comments

Comments

@kalhansb
Copy link

kalhansb commented Nov 11, 2024

I followed the instructions without building OpenVDB since it should be installed using rosdep.
However, I get this error.

I am using main branch.
Ubuntu 22.04
ROS Humble

colcon build --symlink-install
Starting >>> vdb_mapping
Starting >>> vdb_mapping_interfaces
--- stderr: vdb_mapping                                         
vdb_mapping: You did not request a specific build type: selecting 'Release'.
COMPONENT = openvdb
CMake Error at CMakeModules/FindOpenVDB.cmake:652 (find_package):
  Found package configuration file:

    /usr/lib/x86_64-linux-gnu/cmake/IlmBase/IlmBaseConfig.cmake

  but it set IlmBase_FOUND to FALSE so package "IlmBase" is considered to be
  NOT FOUND.
Call Stack (most recent call first):
  CMakeLists.txt:15 (find_package)


---
Failed   <<< vdb_mapping [0.40s, exited with code 1]
Aborted  <<< vdb_mapping_interfaces [1.61s]  
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

1 participant