|
From: eric e. <eri...@gm...> - 2006-08-29 14:00:20
|
Hello On 8/25/06, Wilkie Lai <inf...@ya...> wrote: > Hi, > I am new to QuantlibXL but based on the posts I have > read and instructions previously given, I have tried > to call QuantLib functions from VBA using > Application.Run() method. However in version 0.3.13 > Excel always crashed when the ql method is called and 1) The crash is caused by a bug in Objecthandler, you need to patch the bug and rebuild ObjectHandler/QuantLibXL from source. 2) The sample VBA code is changed for QuantLibAddin 0.3.13. I've documented both of these items in the FAQ: http://www.quantlibaddin.org/faq.html Sorry for the inconvenience. Regards, Eric |