Software Archive
Read-only legacy content
17060 Discussions

Unable to switch to Intel C++

qnphan
Beginner
583 Views

Using Intel Parallel Studio with VS 2008
trying to switch into using Intel C++ composer I have the following error
"Projects failed to update:
decoder_test -- Unsupported Project Type. Intel C++ does not support the Visual C++ makefile project type."

Any info. to avoid the rejection of this setting?
Thanks.

0 Kudos
1 Reply
JenniferJ
Moderator
583 Views
Quoting - qnphan

"Projects failed to update:
decoder_test -- Unsupported Project Type. Intel C++ does not support the Visual C++ makefile project type."

The Intel C++ Compiler can only compile native C or C++ source code so only supporting the projects like console, atl, mfc etc without .NET managed code.

Jennifer
0 Kudos
Reply