ql 0.38 with vc 2005 express beta question

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

ql 0.38 with vc 2005 express beta question

longwalk
Hi all,

I compiled ql 0.38 (ST release mode) using vc express beta. When I
started a hello world project include the ql header, it errored as
follow:

fatal error LNK1104: cannot open file 'QuantLib-vc1400-mt-sgd-0_3_8.lib'.

However all I got was QuantLib-vc71-s-0_3_8.lib. Could anyone help a little bit?

Thanks a lot!

longwalk

                                       


--
longwalk2forever


Reply | Threaded
Open this post in threaded view
|

Re: ql 0.38 with vc 2005 express beta question

Alex _
i had this problem as well with bcc32. when i defined debug,   -D_DEBUG  ,
it worked

----- Original Message -----
From: "longwalk" <[hidden email]>
To: <[hidden email]>
Sent: Thursday, April 07, 2005 7:48 PM
Subject: [Quantlib-users] ql 0.38 with vc 2005 express beta question


> Hi all,
>
> I compiled ql 0.38 (ST release mode) using vc express beta. When I
> started a hello world project include the ql header, it errored as
> follow:
>
> fatal error LNK1104: cannot open file 'QuantLib-vc1400-mt-sgd-0_3_8.lib'.
>
> However all I got was QuantLib-vc71-s-0_3_8.lib. Could anyone help a
little bit?

>
> Thanks a lot!
>
> longwalk
>
>
>
>
> --
> longwalk2forever
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Quantlib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users



Reply | Threaded
Open this post in threaded view
|

RE: ql 0.38 with vc 2005 express beta question

Daniele De Francesco-2
In reply to this post by longwalk