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

Building sol-rendere: CMAKE_CUDA_COMPILER not set, after EnableLanguage #22

Open
kratosaba opened this issue Oct 9, 2021 · 0 comments

Comments

@kratosaba
Copy link

kratosaba commented Oct 9, 2021

I'm tying to build the sol-renderer, using cmake. I downloaded libtorch using this link here. Then every time I try to build it I have this error:

`CMake Error at CMakeLists.txt:23 (project):
Running

'nmake' '-?'

failed with:

The system cannot find the file specified

CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CUDA_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "C:/Dev/Tree-SDF/sol-renderer/build/CMakeFiles/CMakeOutput.log".`

I have CUDA 11, in windows. the cuda path is already in the environment variables. If there is a specific version of libtorch you need could you provide it?

@kratosaba kratosaba changed the title CMAKE_CUDA_COMPILER not set, after EnableLanguage Building sol-rendere: CMAKE_CUDA_COMPILER not set, after EnableLanguage Oct 9, 2021
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