News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Math Kernel Library configuration

Started by anacond, June 18, 2007, 10:38:21 PM

Previous topic - Next topic

anacond

Hi,

I installed CodeBlock and I configured Intel C++ compiler.
But now I have a problem with MathKernel Library configuration...

I have to specify the following directories:


$DIR_ISTALLATION\include
$DIR_ISTALLATION\lib
$DIR_ISTALLATION\bin


and I have link the following library:


mkl_c.lib
libguide.lib


as suitable in the following link for Visual Studio:

http://www.intel.com/support/performancetools/libraries/mkl/win/sb/cs-017282.htm#3

Help me!