User forums > Help

Intel C++ Compiler 10.1 & Code::Blocks 8.02

(1/3) > >>

asdz:
I am on a Windows XP platform...
I can't find the way to configure the above compiler with Code::Blocks 8.02...
I checked the wiki page, i tried http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Configuring_CodeBlocks_to_use_the_Intel_C.2B.2B_Compiler but didn't work...
The only settings that Code::Blocks 8.02 has is only for Intel C++ Compiler 9...

Any hint?

asdz:
any help ??? :(

Maciek:
You may find this thread: http://forums.codeblocks.org/index.php/topic,7326.msg57078.html relevant to your interests :) I'm afraid it's bad news, though.

Biplab:
You'll need MS tools to use Intel C++ compiler; at least on Windows. So we need to detect the additional tools, MSVC compiler installation and Platform SDK, in order to use this.

I'm working on it now to fix the auto-detection on Windows. Hopefully I'll be able to commit it tomorrow. :)

yop:
When I added the support for intel compilers, icc 10.1 wasn't released (way before RC2 AFAIR). Most things there were tested to work with icc 9 and the major testing was under linux.

Navigation

[0] Message Index

[#] Next page

Go to full version