C++ .net

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

C++ .net

matt-223

I am trying to compile the ‘DiscreteHedging.cpp example with c++ .net.  I have set the NOMINMAX and rtti option.  When I compile I get errors such as “'black': identifier not found, even with argument-dependent lookup”.   Any ideas greatly appreciated.

 

Regards,

mp

Reply | Threaded
Open this post in threaded view
|

Re: C++ .net

Ferdinando M. Ametrano-3
Hi Matt,


>I am trying to compile the 'DiscreteHedging.cpp' example with c++ .net.  I
>have set the NOMINMAX and rtti option.  When I compile I get errors such
>as "'black': identifier not found, even with argument-dependent
>lookup".   Any ideas greatly appreciated.

do you have this problem with QuantLib 0.3.7?
I suggest you to use QuantLib 0.3.7 which is shipped with Visual Sudio .NET
project files.

ciao -- Nando