Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Boost with Intel C++ 9.0 and MS VS2003.

pdonahue
Beginner
263 Views
Has anyone had success compiling the Boost libraries and linking to an application compiled with Intel's C++ 9.0 compiler from within Microsoft Visual Studio 2003?



Description File

----------- ----

error: problem during multi-file optimization compilation xilink


Scrolling up it looks like the appropriate libraries were never compiled by bjam:
Fatal error cannot open "libboost_iostreams-iw-sgd-1_33_1.lib"




I can compile with Microsoft's compiler without issue as the necessary lib files can be found in C:BoostLib. Here is the link from Boost on building for Intel: http://boost.org/tools/build/v1/intel-win32-tools.html.

Message Edited by pdonahue@bowdoin.edu on 02-09-2006 03:56 PM

0 Kudos
0 Replies
Reply