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

nvcc fatal : Unknown option '-extended-lambda' #1064

Closed
Guoc0529 opened this issue Apr 8, 2024 · 2 comments
Closed

nvcc fatal : Unknown option '-extended-lambda' #1064

Guoc0529 opened this issue Apr 8, 2024 · 2 comments

Comments

@Guoc0529
Copy link

Guoc0529 commented Apr 8, 2024

nvcc fatal : Unknown option '-extended-lambda'
make[2]: *** [internal/ceres/CMakeFiles/ceres_cuda_kernels.dir/build.make:63:internal/ceres/CMakeFiles/ceres_cuda_kernels.dir/cuda_kernels_vector_ops.cu.cc.o] 错误 1
make[1]: *** [CMakeFiles/Makefile2:1963:internal/ceres/CMakeFiles/ceres_cuda_kernels.dir/all] 错误 2
make[1]: *** 正在等待未完成的任务....

@isJHan
Copy link

isJHan commented May 15, 2024

You can use cmake /path/to/Ceres -DUSE_CUDA=false to disable CUDA support.

@sandwichmaker
Copy link
Contributor

Closing because of lack of updates.

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

3 participants