- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've downloaded a project through SVN. I've downloaded and installed Parallel Studio 2017. And I have Visual Studio 2015.
I changed my project's platform toolset to Intel C++ Compiler 17. In the solution explorer it says "(Intel C++ Compiler 17.0). But when trying to build project, it goes well for sometime and at same file everytime it fails and still says:
Error MSB8020 The build tools for Intel C++ Compiler XE 15.0 (Platform Toolset = 'Intel C++ Compiler XE 15.0') cannot be found. To build using the Intel C++ Compiler XE 15.0 build tools, please install Intel C++ Compiler XE 15.0 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". ArmageddonGame C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets 57

- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you originally build the solution with an older (version 15) compiler?
If so you need to do this:
Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for answer...
I did that before and Visual Studio 2015 wasn't seeing Intel C++ Compiler 15. Somehow problem fixed when I installed Visual Studio 2013 and Parallel Studio 2015. After that, Visual Studio 2015 started to see Intel C++ Compiler 15. But I compiled it with 17 again and this time it successfully compiled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok, glad you got it working..
Judy

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page