Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Pikachuxxxx opened this issue Feb 14, 2021 · 0 comments

Comments

@Pikachuxxxx
Copy link
Member

Pikachuxxxx commented Feb 14, 2021

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	
  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant