NvCloth icon indicating copy to clipboard operation
NvCloth copied to clipboard

Cmake Build system for windows is broken and project files cannot build properly due to custom rule for CuSolverKernel.cu is missing

Open Pikachuxxxx opened this issue 4 years ago • 0 comments

The generate project files script leads to CMake not being able to find C and C++ compiler. The CMake GUI is required to generate the project files. In addition to this the cuda files cannot be compiled properly dues rule files missing.

Severity	Code	Description	Project	File	Line	Suppression State  
Error	MSB8066	Custom build for 'C:\Dev\Libraries\CPPLibs\NvCloth- 
 master\NvCloth\src\cuda\CuSolverKernel.cu;C:\Dev\Libraries\CPPLibs\NvCloth- 
 master\NvCloth\build\CMakeFiles\fb00a13ce05c548357edd54e9e9fe3d0\CuSolverKernelBlob.h.rule' exited with code 1.	NvCloth	C:\Program Files (x86)\Microsoft Visual  
 Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets	238	
  

Pikachuxxxx avatar Feb 14 '21 15:02 Pikachuxxxx