Login  Register

Re: quantlib & Excel

Posted by Ferdinando M. Ametrano-2 on Mar 15, 2002; 2:05am
URL: http://quantlib.414.s1.nabble.com/quantlib-Excel-tp1909p1913.html

Hi Vu

>I got error while compiling cvs version of qlxl. The compiler complained
>about Functions being neither class nor namespace.
>Can you upload file containing definition of Functions to cvs.
QuantLib-Excel does work with the current cvs version of QuantLib and xlw.
QuantLib 0.2.1, QuantLib 0.3.0a5, and xlw 1.0 are not OK

Check out QuantLib in the same way as you check out QuantLib-Excel.
To check out xlw please see http://xlw.sf.net/cvs.html

If you're using MS VC++ you will have to compile using the OnTheEdge
configurations.
Other compilers are out of luck since xlw does work only with MS VC++ (we
need help on this issue!!)

>I used to work with Excel a lot. If you have any question or idea what
>workbook you want to create, I can help !
thank you very much for your offer. If you're interested in getting cvs
write access please see
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/quantlib/QuantLib/dev_tools/newdeveloperintro.txt?rev=1.4

qlxl is very early stage: I'm mainly trying to export a few QuantLib
features as Excel addin, while familiarizing with xlw.

ciao -- Nando