Dear All, Ive followed all the instructions to install boost and quantlib using VC++ 2010 Express and when doing the final Build of the project I get the following error near the very end: 14> vpp.cpp 14> writerextensibleoption.cpp 14> quantlibtestsuite.cpp 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_47.lib' ========== Rebuild All: 14 succeeded, 1 failed, 0 skipped ========== Please can anyone help me sort out this problem? Thanks Paul ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Just to exclude the obvious candidates: do you have
libboost_unit_test_framework-vc100-mt-1_47.lib on your disk? Did you add its directory to the library directories for the compiler as shown in the instructions? Luigi On Thu, Apr 26, 2012 at 7:48 PM, Paul Darbyshire <[hidden email]> wrote: > Dear All, > > Ive followed all the instructions to install boost and quantlib using VC++ > 2010 Express and when doing the final Build of the project I get the > following error near the very end: > > 14> vpp.cpp > 14> writerextensibleoption.cpp > 14> quantlibtestsuite.cpp > 14>LINK : fatal error LNK1104: cannot open file > 'libboost_unit_test_framework-vc100-mt-1_47.lib' > ========== Rebuild All: 14 succeeded, 1 failed, 0 skipped ========== > > Please can anyone help me sort out this problem? > > Thanks > > Paul > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by Paul Darbyshire
Google it
You can find it there http://en.sourceforge.jp/projects/sfnet_boost/downloads/boost-binaries/1.46.1/libboost_unit_test_framework-vc100-mt-gd-1_46_1.zip/ it’s in japan but I found most of my boost lib there good luck! JRV
From: Paul Darbyshire
[mailto:[hidden email]] Dear All, Ive followed all the instructions to install boost and quantlib using VC++ 2010 Express and when doing the final Build
of the project I get the following error near the very end: 14> vpp.cpp 14> writerextensibleoption.cpp 14> quantlibtestsuite.cpp 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_47.lib' ========== Rebuild All: 14 succeeded, 1 failed, 0 skipped ========== Please can anyone help me sort out this problem? Thanks Paul ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |