fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'

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

fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'

MoonDragon
Hi,

I have just installed Quantlib (0.9.7 in goal to exactly follow the step of the tutorial available at http://quantlib.org/install/vc9.shtml).

However, when i build the entire solution i receive the error message below.

fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'

Thanks in advance for your help,

Regards
Reply | Threaded
Open this post in threaded view
|

Re: fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'

Luigi Ballabio
Do you have 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'
installed somewhere on your system? Have you added its path to the
compiler library path?

Luigi

On Tue, Apr 10, 2012 at 4:42 PM, MoonDragon <[hidden email]> wrote:

>
> Hi,
>
> I have just installed Quantlib (0.9.7 in goal to exactly follow the step of
> the tutorial available at http://quantlib.org/install/vc9.shtml).
>
> However, when i build the entire solution i receive the error message below.
>
> fatal error LNK1104: cannot open file
> 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'
>
> Thanks in advance for your help,
>
> Regards
> --
> View this message in context: http://old.nabble.com/fatal-error-LNK1104%3A-cannot-open-file-%27libboost_unit_test_framework-vc90-mt-sgd-1_39.lib%27-tp33661905p33661905.html
> Sent from the quantlib-dev mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> QuantLib-dev mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'

MoonDragon
Yes, 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib' is installed in this folder: C:\Boost\boost_1_39\lib.

However, i have just found the reason of my issue (your questions helped me for this):

I had included for the Boost library folder, C:\Boost\boost_1_39 instead of C:\Boost\boost_1_39\lib.

Thanks,

MoonDragon
Luigi Ballabio wrote
Do you have 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'
installed somewhere on your system? Have you added its path to the
compiler library path?

Luigi

On Tue, Apr 10, 2012 at 4:42 PM, MoonDragon <philip.moon3@gmail.com> wrote:
>
> Hi,
>
> I have just installed Quantlib (0.9.7 in goal to exactly follow the step of
> the tutorial available at http://quantlib.org/install/vc9.shtml).
>
> However, when i build the entire solution i receive the error message below.
>
> fatal error LNK1104: cannot open file
> 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib'
>
> Thanks in advance for your help,
>
> Regards
> --
> View this message in context: http://old.nabble.com/fatal-error-LNK1104%3A-cannot-open-file-%27libboost_unit_test_framework-vc90-mt-sgd-1_39.lib%27-tp33661905p33661905.html
> Sent from the quantlib-dev mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> QuantLib-dev mailing list
> QuantLib-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
QuantLib-dev mailing list
QuantLib-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev