-
Notifications
You must be signed in to change notification settings - Fork 53
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
No CmakeGenerateAll.bat #53
Comments
You can't use a path with spaces in it. You should use directory names like this:
|
It looks like CUDA could not compile the CuSolverKernel.cu. You could use the DX11 instead of CUDA. From the Documentation:
So if you use If you want to do use the DX11 solver for the example project as well, check out my PR. |
Assimp is an optional dependency, It should work just fine without it. |
there is no CmakeGenerateAll.bat , when i'm trying use "CmakeGenerateProjects" to generate, the error happen.
The text was updated successfully, but these errors were encountered: