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: let eigenpy find python #27

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Conversation

nim65s
Copy link
Member

@nim65s nim65s commented Jan 9, 2023

fix for eigenpy 2.9:

CMake Error at CMakeLists.txt:86 (ADD_LIBRARY):
Target "pycppad" links to target "Python3::NumPy" but the target was not found.  
Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?

fix for eigenpy 2.9:

CMake Error at CMakeLists.txt:86 (ADD_LIBRARY):
Target "pycppad" links to target "Python3::NumPy" but the target was not
found.  Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?
@jcarpent jcarpent merged commit 8c852a1 into Simple-Robotics:devel Jan 9, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants