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
<pmdarbyshire2003@...> 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
> QuantLib-users@...
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
|