Re: missing library

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: missing library

QuantLib
Probably this is an old question ...  Sorry, I just re-started development with a new version of Quantlib.
I am working with finite difference methods, but as a side-effect I am getting an annoying message in VC7 IDE if I select to update testsuite build --
testsuite fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc7-mt-sgd-1_32.lib'  I cannot figure out where to find this library.  Even St. Google does not know.
Maybe somebody could be so kind to help me?
 
Best regards (from New York),
George :-)
Reply | Threaded
Open this post in threaded view
|

Re: Re: missing library

svangipu
if you get boost configured and built on your machine you will find
the missing .lib file.

On 5/30/05, [hidden email] <[hidden email]> wrote:

>  
> Probably this is an old question ...  Sorry, I just re-started development
> with a new version of Quantlib.
> I am working with finite difference methods, but as a side-effect I am
> getting an annoying message in VC7 IDE if I select to update testsuite build
> --
> testsuite fatal error LNK1104: cannot open file
> 'libboost_unit_test_framework-vc7-mt-sgd-1_32.lib'  I
> cannot figure out where to find this library.  Even St. Google does not
> know.
> Maybe somebody could be so kind to help me?
>  
> Best regards (from New York),
> George :-)