I once met this problem. My solution is: uninstall vs express and install the vs full version, then everything is working perfectly. Sent from Windows Mail Hi, All, When I build the solution file with VS Express 2012, I had the error: error LNK1104: cannot open file 'libboost_unit_test_framework-vc110-mt-1_55.lib'
File: C:\Program Files (x86)\QuantLib-1.3\test-suite\LINK Project: testsuite Does it mean that my boost is not built successfully? how can I fix the error?
Thanks. Yun ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Before doing that (because the full version costs quite a bit) try building Boost and setting your IDE as explained in <http://quantlib.org/install/vc10.shtml>. Luigi On Jan 20, 2014 11:28 PM, "清馨光华" <[hidden email]> wrote:
------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
My experience is the static Boost unit test library has to be built as a library using b2 before linking with QuantLib. Dale Smith, Ph.D. Senior Financial Quantitative Analyst Financial & Risk Management Solutions Fiserv Office: 678-375-5315 From: Luigi Ballabio [mailto:[hidden email]]
Before doing that (because the full version costs quite a bit) try building Boost and setting your IDE as explained in <http://quantlib.org/install/vc10.shtml>. Luigi On Jan 20, 2014 11:28 PM, "清馨光华" <[hidden email]> wrote: I once met this problem. My solution is: uninstall vs express and install the vs full version, then everything is working perfectly. Sent from Windows Mail From: Yun Li Hi, All, When I build the solution file with VS Express 2012, I had the error: error LNK1104: cannot open file 'libboost_unit_test_framework-vc110-mt-1_55.lib' File: C:\Program Files (x86)\QuantLib-1.3\test-suite\LINK
Project: testsuite Does it mean that my boost is not built successfully? how can I fix the error? Thanks. Yun
------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |