Re: Problem using QL 0.3.4 under MS-VC++ 6.0
Posted by
Ferdinando M. Ametrano-3 on
URL: http://quantlib.414.s1.nabble.com/Problem-using-QL-0-3-4-under-MS-VC-6-0-tp3171p3184.html
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