Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: anacond on October 19, 2007, 07:25:37 pm

Title: Configuration Math Kernel Library on CodeBlocks
Post by: anacond on October 19, 2007, 07:25:37 pm
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! :(
Title: Re: Configuration Math Kernel Library on CodeBlocks
Post by: anacond on October 20, 2007, 05:42:49 pm
nothing!??? :(
Title: Re: Configuration Math Kernel Library on CodeBlocks
Post by: stahta01 on October 25, 2007, 01:25:39 pm
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