|
From: HFQuant <mar...@mo...> - 2007-09-24 09:34:19
|
Hi, I am using VS 2005 professional edition and the last Quantlib version 0.8.1. So i changed your include statements in the EquityOption.cpp file, basically including QuantLib.hpp and deleting the others. thks Klaus Spanderen-2 wrote: > > 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) > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > -- View this message in context: http://www.nabble.com/PayoffInterpreter%3A-specify-new-pay-offs-and-price-them-without-code-recompilation-tf4470210.html#a12856683 Sent from the quantlib-dev mailing list archive at Nabble.com. |