|
From: Luigi B. <lui...@gm...> - 2015-02-03 08:34:17
|
It looks like the compiler is looking for a version of Boost built with the Intel compiler. I suggest looking on the Boost site for instructions on how to do it. Luigi On Tue, Feb 3, 2015 at 4:05 AM, nimisha raut <nim...@gm...> wrote: > Hi, > > I am trying to build QuantLib-1.4.1 with boost_1_57_0 on Windows. I can > build the entire solution successfully using Microsoft Visual C++ compiler. > When I try building the projects using Intel compiler 14.0 update3, it > fails with the error: cannot open file > 'libboost_serialization-iw-mt-gd-1_57.lib'. > I can build the QuantLib library with Intel compiler. But it fails for all > other projects. > The boost is build with Microsoft compiler. > > Please let me know if I am missing something. Really appreciate your help. > > Thanks, > Nimisha > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> |