Login  Register

Re: Exposing a new function in QLAddinCpp

Posted by Lapin on Dec 10, 2012; 6:32pm
URL: http://quantlib.414.s1.nabble.com/Exposing-a-new-function-in-QLAddinCpp-tp13793p13794.html

I have narrowed down the issue.

In fact everything seems to work fine when you want to expose a QL function through qlgensrc.
It is a different topic when you want to expose a function from the objecthandler through ohgensrc.

My guess is because the files in rules, addins, stubs... for the C++ have not been updated.
I have tried to have a look to see what is missing but if someone could give a direction, that would be great.

Cheers