Style-Feature-Reshuffle icon indicating copy to clipboard operation
Style-Feature-Reshuffle copied to clipboard

Visual Studio 2013 is no longer available for download. Fail to build on VS 2017 and CUDA 10.1

Open minhmanho opened this issue 5 years ago • 0 comments

Your project cannot reproducible because of inflexible version of dependencies. Reasons are as below:

  • Visual Studio 2013 is no longer available for download.
  • Stuck in this problem when build with VS2017 and CUDA v10.1:

Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\BuildCustomizations\CUDA 7.5.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. style_feature_reshuffle ....\caffe\windows\libcaffe\libcaffe.vcxproj 42

Could anyone please help me in this case?

minhmanho avatar Apr 02 '19 09:04 minhmanho