RE: Problem using QL 0.3.4 under MS-VC++ 6.0
Posted by
Penschke, Walter on
URL: http://quantlib.414.s1.nabble.com/Problem-using-QL-0-3-4-under-MS-VC-6-0-tp3171p3178.html
Hi Nando,
currently I can only spend a fraction of my time to my Quantlib project. I
therefore started already a couple of month ago using version 0.3.4. My code
base did not compile out-of-the-box with the latest release. So I decided to
stay with 0.3.4.
Would you recommend to go for the latest release?
wpe
-----Original Message-----
From: Ferdinando Ametrano [mailto:
[hidden email]]
Sent: Monday, August 16, 2004 5:08 PM
To: Penschke, Walter; '
[hidden email]'
Subject: Re: [Quantlib-users] Problem using QL 0.3.4 under MS-VC++ 6.0
Hi Walter
>I started using Quantlib version 0.3.4 under Linux.
is there a strong reason about using 0.3.4 instead of the latest 0.3.7?
>I also need to support Microsoft Visual C++ 6.0 on Windows (NT4). [...]
>However, I cannot get my stuff compiled. Visual C++ is complaining about
the
>"Use RTTI" option not being checked.
under project settings, "C/C++" tab, "C++ Language", you have to check the
"Use RTTI" option. See
http://www.quantlib.org/reference/usage.htmlciao -- Nando