Hi,
Has anyone had success building SofaCUDA plugin using CUDA 11.2 and VisualStudio 2019 on Windows 10? I am always getting the same error when building in VisualStudio:
“MSB8066: Custom build for (paths to SofaCUDA .cu files) exited with code 1.”
The corresponding file is apparently “Microsoft.CppCommon.targets”
Some files are built successfully, like CudaRigidMapping (SofaCuda_generated_CudaRigidMapping.cu.obj), but the majority are not. Any guidance would be greatly appreciated.