News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Configuration Math Kernel Library on CodeBlocks

Started by anacond, October 19, 2007, 07:25:37 PM

Previous topic - Next topic

anacond

Hi,

I have install the Math Kernel Library 9.1 on Ubuntu 7.10 and Intel C++ Compiler.
I wont use the CodeBlocks IDE for modify and compile my C project... but I not know configure the IDE...

help me please! :(


stahta01

What is the path to the compiler?

Go to "Settings" -> "Compiler and Debugger"
Select Intel C++ Compiler as your compiler click on "Set as Default"

Verify that "Tool Chain Executable" has correct path to Install folder.

Verify as much info on compiler settings as you know.

On the far right other tab, turn on full compiler logging.

Tim S


C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]