Hey - Downloaded the cuda samples (using windows, VS 2019)
Header file issue with the include <helper_xxx.h> header file series.
I created a personal project within the solution (.sln) VS code fails to compile because it can’t resolve the missing files.
Checked the properties with the samples projects vs mine… but everything seems to be matching off. for example… i can include “cuda_runtime.h” that works in my sample
issues is just with “helper_series” header file… Any steps that i missed out?