I’m trying to run the default INSTALL with only the CUDA flags enabled in cmake.
I’m not however getting any hints where INSTALL wants to copy the files to on Visual Studio’s terminal output, only the access is denied error… I’ve already set INSTALL as the default project in Visual Studio, but running it only throws the error and that output during build that i’ve posted previously.
Your original question was regarding the header files, which implies you want to write your own program which links against the library
Yes that’s correct regarding what i want to do.