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

Eclipse CDT + Intel C++ compiler on WINDOWS

Jakub_Bystron
Beginner
300 Views
Hello,

I would like to use Intel C++ ComposerXE-2011 in Eclipse on WINDOWS 7, because Visual Studio 2010 has corrupted Intellisense for C99.

How is it possible?

Second question, is it possible to make Visual Studio 2010's Intellisense work for C99?

Thank you.
0 Kudos
1 Reply
JenniferJ
Moderator
300 Views
No, it is not integrated into Eclipse on Windows, but only Linux.

You could add additional keywords to the usertype.dat of VS2010 - I just found this one this posting.
The Intel Cilk Plus keywords are added to this file already.

Jennifer
0 Kudos
Reply