User forums > Using Code::Blocks
Settings for Installing Intel Compiler v11
Jenna:
--- Quote from: cdemirkir on March 29, 2009, 07:05:47 pm ---Thanks for your interest ... by the way ... Do you know how a static boost library, such as libboost_filesystem-mgw43-s.lib, can be linked ? Mingw ld.exe can not find, libboost_filesystem-mgw43-mt-s-1_38.lib, when I add it to the linker line at the C::B. It wants dynamic link library, boost_filesystem-mgw43-mt-1_38. How can I build my application with a static boost library ?
--- End quote ---
Hi Cem,
read this thread: http://forums.codeblocks.org/index.php/topic,10257.0.html, it might give you the answer.
MortenMacFly:
--- Quote from: cdemirkir on March 28, 2009, 10:44:23 pm ---I can not find the reason of that _MSCVER can not be recognized by the compiler ....
--- End quote ---
If you are using the Intel compiler I wonder if this sets the _MSCVER flag at all. IMHO this is set by the Visual Studio C compiler. Intel might set another define... (I don't know/use the Intel compiler though...). Notice that MSC stands for Microsoft Compiler. Intel might not really want to claim to be a Microsoft compiler... right?! ;-)
Navigation
[0] Message Index
[*] Previous page
Go to full version