|
From: Klaus S. <kl...@sp...> - 2007-09-21 19:26:35
|
On Thursday 20 September 2007 5:21 pm, HFQuant wrote: > Hi, > > i tried to you your tool and running the example EquityOption.cpp. It > compiles but crashes at run time. > Did you have such a feedback before ? (0xC0000005: Access violation reading > location 0x2183120a.) > > thanks > arrg. No hadn't had this feedback before;-(. What operating system are you using? On windows you might want to include the payoff interpreter project into your quantlib project to avoid any parameter clashes. I checked the source code on Linux using g++-4.1 and on Windows with Visual Studio Express. On Linux the memory checker valgrind didn't report a memery leak or any access violation. I'm compiling against a recent QL version from the SVN head. I cheers -- Klaus Spanderen Ludwig Erhard Str. 12 48734 Reken (Germany) E-Mail: kl...@NO... (remove NOSPAM from the address) |