Hi, I'm trying to install quantlib following the instructions at http://quantlib.org/install/vc10.shtml
I've this error: 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_55.lib' ========== Build: 14 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== What's wrong? Thanks Paolo ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
First of all: do you have that file? If you do, did you set the
project properties as explained in the instructions? (Section "Boost and QuantLib Installation", points 5 and 6) Later, Luigi On Tue, Jan 28, 2014 at 12:37 PM, Paolo Baroni <[hidden email]> wrote: > Hi, I'm trying to install quantlib following the instructions at > http://quantlib.org/install/vc10.shtml > > I've this error: > > 14>LINK : fatal error LNK1104: cannot open file > 'libboost_unit_test_framework-vc100-mt-1_55.lib' > ========== Build: 14 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== > > What's wrong? > > Thanks > > Paolo > > > > ------------------------------------------------------------------------------ > WatchGuard Dimension instantly turns raw network data into actionable > security intelligence. It gives you real-time visual feedback on key > security issues and trends. Skip the complicated setup - simply import > a virtual appliance and go from zero to informed in seconds. > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Thanks, probably I've some problem with boost installation. It seems that something is changed in boost installation. I'm not able to find the boost setup.exe
and so I followed instructions from (http://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html). I set the properties correctly as described in sections 5,6 but I think I don' have the file..
P 2014-01-28 Luigi Ballabio <[hidden email]> First of all: do you have that file? If you do, did you set the ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi I don't have the folder boost/lib. I've only boost/libs but it doesn't work, of course. Can you help me? Kind regards Paolo 2014-01-28 Paolo Baroni <[hidden email]>
------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi,
you can try building the Boost libraries as explained in section 5.1 of <http://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html>. However, it seems that binary installers are now available from the Boost download site on Sourceforge: <https://sourceforge.net/projects/boost/files/boost-binaries/>. You can try using those and see if they work; if so, please report here and I'll update the installation instructions. Luigi On Tue, Jan 28, 2014 at 3:33 PM, Paolo Baroni <[hidden email]> wrote: > Hi I don't have the folder boost/lib. I've only boost/libs but it doesn't > work, of course. > Can you help me? > > Kind regards > > Paolo > > > 2014-01-28 Paolo Baroni <[hidden email]> > >> Thanks, probably I've some problem with boost installation. It seems that >> something is changed in boost installation. I'm not able to find the boost >> setup.exe >> and so I followed instructions from >> (http://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html). I >> set the properties correctly as described in sections 5,6 but I think I don' >> have the file.. >> P >> >> >> 2014-01-28 Luigi Ballabio <[hidden email]> >> >>> First of all: do you have that file? If you do, did you set the >>> project properties as explained in the instructions? (Section "Boost >>> and QuantLib Installation", points 5 and 6) >>> >>> Later, >>> Luigi >>> >>> >>> On Tue, Jan 28, 2014 at 12:37 PM, Paolo Baroni <[hidden email]> >>> wrote: >>> > Hi, I'm trying to install quantlib following the instructions at >>> > http://quantlib.org/install/vc10.shtml >>> > >>> > I've this error: >>> > >>> > 14>LINK : fatal error LNK1104: cannot open file >>> > 'libboost_unit_test_framework-vc100-mt-1_55.lib' >>> > ========== Build: 14 succeeded, 1 failed, 0 up-to-date, 0 skipped >>> > ========== >>> > >>> > What's wrong? >>> > >>> > Thanks >>> > >>> > Paolo >>> > >>> > >>> > >>> > >>> > ------------------------------------------------------------------------------ >>> > WatchGuard Dimension instantly turns raw network data into actionable >>> > security intelligence. It gives you real-time visual feedback on key >>> > security issues and trends. Skip the complicated setup - simply import >>> > a virtual appliance and go from zero to informed in seconds. >>> > >>> > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk >>> > _______________________________________________ >>> > QuantLib-users mailing list >>> > [hidden email] >>> > https://lists.sourceforge.net/lists/listinfo/quantlib-users >>> > >>> >>> >>> >>> -- >>> <https://implementingquantlib.blogspot.com> >>> <https://twitter.com/lballabio> >> >> > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Dear Luigi and Domiique, thanks, I'm in. I followed the instructions you told me. I build The Boost as described in section 5.1. Then I find the missed file in boost_1_55_0\stage\lib, I added this path in 'Library directories' and the procedure works well (I don't if this is a correct procedure...).
Thanks P 2014-01-28 Luigi Ballabio <[hidden email]> Hi, ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Yes, that's correct.
Luigi On Wed, Jan 29, 2014 at 9:10 AM, Paolo Baroni <[hidden email]> wrote: > Dear Luigi and Domiique, thanks, I'm in. > I followed the instructions you told me. I build The Boost as described in > section 5.1. > Then I find the missed file in boost_1_55_0\stage\lib, I added this path in > 'Library directories' and the procedure works well (I don't if this is a > correct procedure...). > > Thanks > > P > > > > 2014-01-28 Luigi Ballabio <[hidden email]> >> >> Hi, >> you can try building the Boost libraries as explained in section >> 5.1 of >> <http://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html>. >> However, it seems that binary installers are now available from the >> Boost download site on Sourceforge: >> <https://sourceforge.net/projects/boost/files/boost-binaries/>. You >> can try using those and see if they work; if so, please report here >> and I'll update the installation instructions. >> >> Luigi >> >> >> On Tue, Jan 28, 2014 at 3:33 PM, Paolo Baroni <[hidden email]> >> wrote: >> > Hi I don't have the folder boost/lib. I've only boost/libs but it >> > doesn't >> > work, of course. >> > Can you help me? >> > >> > Kind regards >> > >> > Paolo >> > >> > >> > 2014-01-28 Paolo Baroni <[hidden email]> >> > >> >> Thanks, probably I've some problem with boost installation. It seems >> >> that >> >> something is changed in boost installation. I'm not able to find the >> >> boost >> >> setup.exe >> >> and so I followed instructions from >> >> >> >> (http://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html). I >> >> set the properties correctly as described in sections 5,6 but I think I >> >> don' >> >> have the file.. >> >> P >> >> >> >> >> >> 2014-01-28 Luigi Ballabio <[hidden email]> >> >> >> >>> First of all: do you have that file? If you do, did you set the >> >>> project properties as explained in the instructions? (Section "Boost >> >>> and QuantLib Installation", points 5 and 6) >> >>> >> >>> Later, >> >>> Luigi >> >>> >> >>> >> >>> On Tue, Jan 28, 2014 at 12:37 PM, Paolo Baroni <[hidden email]> >> >>> wrote: >> >>> > Hi, I'm trying to install quantlib following the instructions at >> >>> > http://quantlib.org/install/vc10.shtml >> >>> > >> >>> > I've this error: >> >>> > >> >>> > 14>LINK : fatal error LNK1104: cannot open file >> >>> > 'libboost_unit_test_framework-vc100-mt-1_55.lib' >> >>> > ========== Build: 14 succeeded, 1 failed, 0 up-to-date, 0 skipped >> >>> > ========== >> >>> > >> >>> > What's wrong? >> >>> > >> >>> > Thanks >> >>> > >> >>> > Paolo >> >>> > >> >>> > >> >>> > >> >>> > >> >>> > >> >>> > ------------------------------------------------------------------------------ >> >>> > WatchGuard Dimension instantly turns raw network data into >> >>> > actionable >> >>> > security intelligence. It gives you real-time visual feedback on key >> >>> > security issues and trends. Skip the complicated setup - simply >> >>> > import >> >>> > a virtual appliance and go from zero to informed in seconds. >> >>> > >> >>> > >> >>> > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk >> >>> > _______________________________________________ >> >>> > QuantLib-users mailing list >> >>> > [hidden email] >> >>> > https://lists.sourceforge.net/lists/listinfo/quantlib-users >> >>> > >> >>> >> >>> >> >>> >> >>> -- >> >>> <https://implementingquantlib.blogspot.com> >> >>> <https://twitter.com/lballabio> >> >> >> >> >> > >> >> >> >> -- >> <https://implementingquantlib.blogspot.com> >> <https://twitter.com/lballabio> > > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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 |