Problem on QuantLib with /Clr support enabled
Posted by weysy on
URL: http://quantlib.414.s1.nabble.com/Problem-on-QuantLib-with-Clr-support-enabled-tp5783.html
Hi, i am new in quantlib and c++/clr. currently working on a project using windows forms on Visual C++ 2005 express edition.
i tried the Equityoption example in a seperate project(and solution).
but i get all the output option prices as all "0" (with no error message) if i turned on the /clr support.
everything is correct just without the /clr support on.
I have read the earlier post "C++ help needed: singleton.hpp" and tried to add "inline" in singleton.hpp accordingly but unfortunately nothing changes as the wrong number "0"s remain.
I have also tried the newest version QuantLib 0.9.0.
Appreciated if anyone can help or give any suggestion..
Thanks in advance.
Best regards,
Weysy