Link errorafter installing Boost

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

Link errorafter installing Boost

Uma Sitaraman

Hi,

 

I installed Quantlib_0.8.1 a while back and now installed boost_1_35_0.

 

When I try to build “EquityOption_vc7.vcproj from the Quantlib examples file I get the following error:

 

LINK : fatal error LNK1104: cannot open file 'QuantLib-vc80-mt-gd-0_8_1.lib'

 

I am  new to VC++ so please help.

 

Regards,

 

Uma Sitaraman | Amba Research

Ph +91-80-3980-8035| Mob +91-99809-36830

BangaloreColomboLondonNew YorkSan JoséSingapore • www.ambaresearch.com        

 

 

 

 

 

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this
e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of
the material in this e-mail is strictly forbidden.  Any views or opinions presented are solely those of the author and do not
necessarily represent those of Amba Holdings Inc., and/or its affiliates.  Important additional terms relating to this email can be obtained
at  http://www.ambaresearch.com/disclaimer

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Link errorafter installing Boost

Luigi Ballabio
On Wed, 2008-05-14 at 16:21 +0530, Uma Sitaraman wrote:
> I installed Quantlib_0.8.1 a while back and now installed
> boost_1_35_0.
>
> When I try to build “EquityOption_vc7.vcproj from the Quantlib
> examples file I get the following error:
>
> LINK : fatal error LNK1104: cannot open file
> 'QuantLib-vc80-mt-gd-0_8_1.lib'

You might have not build the QuantLib library before the example.
Did you open EquityOption_vc7.vcproj directly, or through the
QuantLib_vc7.sln solution? I suggest the second, since the solution
keeps track of the dependencies between projects.

Luigi


--

Steinbach's Guideline for Systems Programming:
Never test for an error condition you don't know how to handle.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users