Hi, All,
I follow the steps in the following link to build boost. I successfully built boost (and QuantLib1.3) on my desktop at my work (windows 7, VS 2012 Express), but I had a problem when I try to build boost on my laptop (with windows 8,VS 2012 Express).
when I run(section 5.2.4): b2 --build-dir="c:\program files (x86)\boost_1_55_0\boost_build" toolset=msvc --build-type=complete stage
I have the problem: link.jam no such file or directory Do you have any idea to fix the problem? Thank.
Yun ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
It seems to be an annoying but harmless message. Check at https://svn.boost.org/trac/boost/ticket/9534.
Your build is supposed to happen anyway. Did you have any other problem? _____________________ Piter Dias Date: Sat, 8 Feb 2014 18:31:28 -0500 From: [hidden email] To: [hidden email] Subject: [Quantlib-users] boost installation Hi, All,
I follow the steps in the following link to build boost. I successfully built boost (and QuantLib1.3) on my desktop at my work (windows 7, VS 2012 Express), but I had a problem when I try to build boost on my laptop (with windows 8,VS 2012 Express).
when I run(section 5.2.4): b2 --build-dir="c:\program files (x86)\boost_1_55_0\boost_build" toolset=msvc --build-type=complete stage
I have the problem: link.jam no such file or directory Do you have any idea to fix the problem? Thank.
Yun ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Piter, I terminated build when I noticed the problem. Now I am rebuilding boost and seems still working. Maybe I had the same problem in my desktop, but I didn't notice it.
Thanks. Yun On Sat, Feb 8, 2014 at 6:43 PM, Piter Dias <[hidden email]> wrote:
------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by Yun Li
Yun, you can try boostpro instead, which you do not need to config the boost in different IDE and compiler, and just download compiled lib from boostpro site, you can try that. regards
Alex 2014-02-09 7:31 GMT+08:00 Yun Li <[hidden email]>:
------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&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 |