Replies: 1 comment
-
You should try re-installing CUDA SDK if you haven't and try to build on Windows using x64 Native Developer Tools command line variant you can find in start menu instead of cmd if you aren't using that already. Installing CUDA and then Visual Studio in that order, will cause CUDA installer to not install some build extensions for Visual Studio for example, which may cause this... But these are me speculating without better logs. Easiest when you get |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Visual Studio 2019
CUDA v11.6
When i use the command 'cmake . -B build', i got the following information:
And i have configured the environment variables
I don't know how to solve this problem
Beta Was this translation helpful? Give feedback.
All reactions