-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
When I was running: cmake . -B build
I received this error:
`-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
-- The CUDA compiler identification is NVIDIA 11.6.55
CMake Error at C:/Program Files/CMake/share/cmake-3.19/Modules/CMakeDetermineCUDACompiler.cmake:559 (message):
Failed to find a working CUDA architecture.
Call Stack (most recent call first):
CMakeLists.txt:11 (PROJECT)
-- Configuring incomplete, errors occurred!
See also "C:/Users/sven/OneDrive/Bureaublad/NGP/instant-ngp/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/sven/OneDrive/Bureaublad/NGP/instant-ngp/build/CMakeFiles/CMakeError.log".`
And here are CMakeOutput.log and CMakeError.log:
Does anyone have an idea how to fix this?
The solution on this page https://github.com/NVlabs/instant-ngp#troubleshooting-compile-errors
also doesn't work
CMakeError.log
CMakeOutput.log