Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Error when compiling on computers with Nvidia GPU #8

Description

@gocarlos

On some computers with NVIDIA GPU there is an error when compiling.
On a workstation with a Quadro K2100M it works, on another with a GTX 670 it does not.
Both have CUDA installed as seen when run the compilation with "-v". On both Ubuntu 14.04.05.
It works if compiled without CUDA support.

`
CMake Error at /home/gocarlos/catkin_ws/src/perception_packages/infinitam/InfiniTAM/cmake/CUDACheckCompute.cmake:10 (try_run): Attempt at a recursive or nested TRY_COMPILE in directory

/home/gocarlos/catkin_ws/build/infinitam

Call Stack (most recent call first): ITMLib/CMakeLists.txt:211 (include)

CMake Error: TRY_COMPILE attempt to remove -rf directory that does not contain CMakeTmp:/home/gocarlos/catkin_ws/build/infinitam
CMake Error at /home/gocarlos/catkin_ws/src/perception_packages/infinitam/InfiniTAM/ITMLib/CMakeLists.txt:214 (string):
string sub-command REPLACE requires at least four arguments.

INFOOpenNI found: FALSE
make: *** [cmake_check_build_system] Error 1
cd /home/gocarlos/catkin_ws/build/infinitam; catkin build --get-env infinitam | catkin env -si /usr/bin/make cmake_check_build_system; cd -
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions