mp3guy / ElasticFusion

Real-time dense visual SLAM system
Other
1.78k stars 593 forks source link

Wins10 VS2019 CUDA10.1 build error #242

Closed lin-name closed 1 year ago

lin-name commented 2 years ago

Hi, professor. Thanks for your work. I am trying to study the Elastic Fusion on Wins. And i just compile this code on Windows10 with CMake 3.23 VS2019 CUDA10.1, and i get all the needed third-party, the CMake Configuring done and Generating done. but get error when i build the efusion lib: MSB8066 project_root/Core/Cuda/cudafuncs.cu; project_root/Core/Cuda/reduce.cu custom build has exited with code 1.

How to solve it? Any advice will be helpful. Thank you very much. Looking forward for your reply.

fasogbon commented 1 year ago

Any luck please?

mp3guy commented 1 year ago

Windows is no longer supported I'm afraid.

zuriel921 commented 1 year ago

hello, i met the same problem, have you solve it?

zuriel921 commented 1 year ago

hello, i met the same problem, have you solve it?

i successd by this: https://github.com/mp3guy/ElasticFusion/issues/229