Re: QuantLib in .NET
Posted by
matt-223 on
Aug 13, 2004; 7:26am
URL: http://quantlib.414.s1.nabble.com/QuantLib-in-NET-tp3159p3160.html
Jeff,
.net also has an option for RTTI, I think that it is under your project
properties, c++, the acronym is spelled out in full. It is not a radio button
or check as in vc6.
matt
Quoting Jeff Yu <
[hidden email]>:
> I've tried to setup new project to compile the QuantLib source code in
> .NET (not use the project file that comes with the package.).
> However, I keep getting the message of "Check the "C/C++" | C++ Language
> | Use RTTI" option message. As you might know, .NET's menu choices have
> changed from vc6.
>
> When I use the default project file that comes with the package,
> everything is seemingly fine. What did I miss in the non-default
> project file? Where is the setting hidden?
>
> Please advise.
>
> Cheers,
> Jeff
>