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

mpl_test_node error #76

Open
NIHALNAVALE opened this issue Mar 15, 2023 · 1 comment
Open

mpl_test_node error #76

NIHALNAVALE opened this issue Mar 15, 2023 · 1 comment

Comments

@NIHALNAVALE
Copy link

I saw the other issue where people talked about installing 0.9.0 version of Open3D, but how do I do that?
My current version is 0.13.0 and pip install open3d==0.9.0 does not work, but works with 0.10?

The error is as follows:

Errors << mpl_test_node:cmake /home/nihal/agile_autonomy_ws/catkin_aa/logs/mpl_test_node/build.cmake.004.log
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:4 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

CMake Error at /home/nihal/agile_autonomy_ws/catkin_aa/devel/share/open3d_conversions/cmake/open3d_conversionsConfig.cmake:173 (message):
Project 'mpl_test_node' tried to find library 'Open3D'. The library is
neither a target nor built/installed properly. Did you compile project
'open3d_conversions'? Did you find_package() it before the subdirectory

@mrussell9
Copy link

mrussell9 commented Aug 13, 2024

Did you ever find a solution to this? I am seeing the same error even after installing Open3D 0.9.0 and getting open3d_conversions to build.

Specifically I am getting this error as well.

CMake Error at /home/nihal/agile_autonomy_ws/catkin_aa/devel/share/open3d_conversions/cmake/open3d_conversionsConfig.cmake:173 (message):
Project 'mpl_test_node' tried to find library 'Open3D'. The library is
neither a target nor built/installed properly. Did you compile project
'open3d_conversions'? Did you find_package() it before the subdirectory

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