Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

icproj is not supported by MSBuild

maabi
Beginner
334 Views
Hello!
I use Intel Compiler 12.0.3 for Windows. I have some MSVC solution/projects for 2008 studio, converted with icprojconvert120.exe tool to use ICL. Am I right that this tool supports only 2005/2008 studio?
After conversion of solution I've tried to build it with 'msbuild':
"xxx.icproj" is not supported by MSBuild and cannot be built.
but devenv.com have built it without errors! But I what to use 'msbuild' instead of 'devenv' (it splits stdout and exit with proper errorlevel). So, can I build converted solutions with 'msbuild' somehow?
0 Kudos
0 Replies
Reply