mrfmap
mrfmap copied to clipboard
Complie error occurred
Hello,
Thanks for the nice SW.
While I was trying compile the SW, i met the error message below. Could please help me how to fix this problem?
SWs: Ubuntu 2020 + cuda 10.2 with Nvidia-driver-450 GPU: Titan RTX
[ 5%] Built target octomath
[ 6%] Built target codetimer
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make[2]: *** [_deps/gvdb-build/gvdb_library/CMakeFiles/gvdbPTX.dir/build.make:76: _deps/gvdb-build/gvdb_library/CMakeFiles/gvdbPTX.dir/kernels/cuda_gvdb_module.ptx] Error 1
make[2]: *** Waiting for unfinished jobs....
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make[2]: *** [_deps/gvdb-build/gvdb_library/CMakeFiles/gvdbPTX.dir/build.make:63: _deps/gvdb-build/gvdb_library/CMakeFiles/gvdbPTX.dir/kernels/cuda_gvdb_copydata.ptx] Error 1
make[1]: *** [CMakeFiles/Makefile2:1724: _deps/gvdb-build/gvdb_library/CMakeFiles/gvdbPTX.dir/all] Error 2
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libGLX.so', needed by '_deps/pangolin-build/src/libpangolin.so'. Stop.
make[1]: *** [CMakeFiles/Makefile2:1778: _deps/pangolin-build/src/CMakeFiles/pangolin.dir/all] Error 2
make: *** [Makefile:152: all] Error 2