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

NVCC error: Not able to compile. [cl.exe in PATH is different than --ccbin] #222

Open
mohandarsi opened this issue Aug 17, 2023 · 0 comments

Comments

@mohandarsi
Copy link

I get following error while compiling the cuda project.

nvcc fatal : cl.exe in PATH (C:/Program Files (x86)/Coverage/bin/x64) is different than one specified with -ccbin (C:/VS2019/VC/Tools/MSVC/14.29.30133/bin/HostX64/x64)

Removing/ renaming the Bulls eye coverage is not an option as we use this software for other applications.
And we are introducing cud computation for other part of software.

Not sure how to get rid of this error.

@mohandarsi mohandarsi changed the title NVCC error: Not able to compile. NVCC error: Not able to compile. [cl.exe in PATH is different than --ccbin] Aug 17, 2023
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