-
-
Notifications
You must be signed in to change notification settings - Fork 949
Closed
Description
After commit 54766b9 OpenMVS fails to build with the following error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_CUDA_LIBRARY (ADVANCED)
linked by target "MVS" in directory /src/openmvs/libs/MVS
Reverting 54766b9 fixes the issue and allows OpenMVS to compile normally.
I am building OpenMVS in a Docker container based on the NVIDIA CUDA Docker image.
Metadata
Metadata
Assignees
Labels
No labels