- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've just installed C++ Composer XE 2013 on OS X 10.8. Looking on the instructions page for the Linux version, it suggests that I should install a CDT plugin from my Intel tools install directory. However, the Mac installation doesn't seem to come with eclipse_support.
What's the best way for me to use the Intel toolchain in Eclipse?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>...What's the best way for me to use the Intel toolchain in Eclipse?
I didn't try to integrate Intel C++ compiler with Eclipse IDE ( v3.6.2 for Windows ) but integration of MinGW C++ compiler was done in about 1 minute. Please try to set a Build Variable, like:
Menu -> Window -> C/C++ -> Build -> Build Variables
and I added a variable 'MINGW' of 'string' type with a value 'C:\WorkLib\MinGW342\Bin'
I didn't do anything else.

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