I'm not sure if it's a bug: xmake checks path /usr/local/cuda/bin/usr/local/cuda/bin/nvcc
#4765
Unanswered
blackbird314
asked this question in
Q&A
Replies: 1 comment 5 replies
-
try it again. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using xmake in VSCode to write cuda code. Every time I change
xmake.lua
file and run the project, xmake outputs in terminal:The project can be built normally, I am just confused about the output: Why does xmake check path
/usr/local/cuda/bin/usr/local/cuda/bin/nvcc
?My
compile_commands.json
:Beta Was this translation helpful? Give feedback.
All reactions