Skip to content

CUDA compilation is broken #240

@gpanders

Description

@gpanders

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions