JetsonHacksNano / installLibrealsense

Build and install Intel's librealsense for the NVIDIA Jetson Nano Developer Kit
MIT License
153 stars 68 forks source link

installLibrealsense.sh build failing with "No CMAKE_CUDA_COMPILER could be found" #1

Closed RitwikSaikia closed 5 years ago

RitwikSaikia commented 5 years ago

CMakeFiles/CMakeError.log

Compiling the CUDA compiler identification source file "CMakeCUDACompilerId.cu" failed.
Compiler: CMAKE_CUDA_COMPILER-NOTFOUND 
Build flags: 
Id flags:  -v;--keep;--keep-dir;tmp

The output was:
No such file or directory

Compiling the CUDA compiler identification source file "CMakeCUDACompilerId.cu" failed.
Compiler: CMAKE_CUDA_COMPILER-NOTFOUND 
Build flags: 
Id flags:  -v;--keep;--keep-dir;tmp

The output was:
No such file or directory
JetsonHacksNano commented 5 years ago

Should be fixed, try it out.