I’m trying to make vcpkg work with the CUDA plug-in for visual studio. Currently, CUDA compiles before MSVC compiles. Vcpkg installs immediately before the MSVC build resulting in CUDA attempting to build files without the required libraries installed. Is there a known workaround to this issue?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CUDA on Windows without Visual Studio IDE? | 4 | 10230 | June 1, 2021 | |
Can CUDA be build without installing CUDA toolkit? | 1 | 433 | October 25, 2023 | |
Another silly question NVCC vs MSVS2005 | 1 | 4865 | March 6, 2007 | |
Compiling CUDA without a CUDA project | 5 | 801 | January 17, 2018 | |
Develop without Visual Studio? | 5 | 12211 | August 2, 2020 | |
A couple of getting started questions | 3 | 2171 | November 14, 2014 | |
How to get started with CUDA (without Visual Studio) or compile .cu files with nvcc and gcc | 0 | 1483 | September 18, 2016 | |
CMake-gui says it needs VS compiler to build CUDA | 0 | 895 | April 13, 2013 | |
Unable to compile CUDA file | 9 | 10145 | May 19, 2017 | |
Visual Studio 6 using CUDA with Visual Studio 6 | 2 | 8155 | October 24, 2007 |