VS Open Project Error: "C:\Program Files (x86) \msbuild\microsoft.cpp\v4.0\buildcustomizations\cuda 5.0.props" solution not found for imported items

Source: Internet
Author: User

Sometimes due to cuda upgrade or download source of the original creation of the project is different from the Cuda version, when the project was opened found not loaded, prompted: Imported items not found "C:\Program Files (x86) \msbuild\microsoft.cpp\ V4.0\buildcustomizations\cuda 5.0.props "

Workaround:

Locate the. vcxproj file in your project, open it with Notepad or something else, and find the following

<import project= "$ (vctargetspath) \buildcustomizations\cuda 5.0.props"/> and

<import project= "$ (vctargetspath) \buildcustomizations\cuda 5.0.targets"/>

Modify Cuda 5.0 to your own version, save and restart the project.

VS Open Project Error: "C:\Program Files (x86) \msbuild\microsoft.cpp\v4.0\buildcustomizations\cuda 5.0.props" solution not found for imported items

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.