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

I cause a problem when I build Sophus-main about CUDA #550

Open
Cureser opened this issue Sep 22, 2024 · 1 comment
Open

I cause a problem when I build Sophus-main about CUDA #550

Cureser opened this issue Sep 22, 2024 · 1 comment
Labels

Comments

@Cureser
Copy link

Cureser commented Sep 22, 2024

CMake Error at /usr/local/lib/cmake/Ceres/CeresTargets.cmake:59 (set_target_properties):
The link interface of target "Ceres::ceres" contains:

CUDA::cublas

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

Call Stack (most recent call first):
/usr/local/lib/cmake/Ceres/CeresConfig.cmake:272 (include)
test/core/CMakeLists.txt:15 (find_package)

Any advice?

@Cureser Cureser added the bug label Sep 22, 2024
@Cureser
Copy link
Author

Cureser commented Sep 22, 2024

Ubuntu20.40
CUDA version:12.6
cere version:2.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant