-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
I came across below problem when i try to build
cmake -E env CXXFLAGS='-march=native' cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CUDA_FLAGS="8.6" ..
[ 39%] Built target libvis_cuda_autogen
Scanning dependencies of target libvis_cuda
[ 40%] Building CXX object CMakeFiles/libvis_cuda.dir/libvis_cuda_autogen/mocs_compilation.cpp.o
[ 40%] Building CUDA object CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
make[2]: *** [CMakeFiles/libvis_cuda.dir/build.make:76: CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:244: CMakeFiles/libvis_cuda.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Metadata
Metadata
Assignees
Labels
No labels