How to compile and run samples 2010-2013 in Visual Studio 2015

Hi every one,

I’m newbie in CUDA and GPU, I already install CUDAToolkit_7.5. Unfortunately, I fail to compile and run the CUDA samples 7.5. error message as below;

  1. error : Unable to read the project file “dwtHaar1D_vs2010.vcxproj”.
  2. The imported project “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\CUDA 7.5.props” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

Anyone can share experience and the way to solve this issues.

Many thanks in andvance

Use VS2013 instead. If you want a “free” version there is VS2013 community. CUDA toolkits up through CUDA 7.5 don’t officially support VS2015.

Many thanks, i try first the ideas.

Hi TXbob

I already installed VS2013, still occurs the same problems. Any ideas !

You have to (re)install CUDA after installing VS.

The CUDA install process makes changes to your VS install.