jstraub / cudaPcl

depth image processing using CUDA
Other
99 stars 24 forks source link

NVCC Fatal #4

Open joanpepcompany opened 6 years ago

joanpepcompany commented 6 years ago

I'm trying to use it on Ubuntu 16.04 and NVCC version V8.0.61 and I'm having the following error:

_nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified CMake Error at cudaPcl_generated_surfelRender.cu.o.cmake:207 (message): Error generating /home/joanpep/cudaPcl/pod-build/CMakeFiles/cudaPcl.dir/./cuda/./cudaPcl_generatedsurfelRender.cu.o

If you need further information do not hesitate to ask me. Thanks in advance.

xuezhou08 commented 6 years ago

I came across the same problem. I wonder if you have had this figured out? thanks a lot

joanpepcompany commented 6 years ago

No sorry, I couldn't solve it.

kunalchelani commented 5 years ago

Any updates on this. Could anyone solve this ?