Re: Excel Add-In

Posted by eric ehlers on
URL: http://quantlib.414.s1.nabble.com/Excel-Add-In-tp4165p4166.html

HI Christian,

On 10/27/05, Christian Schuster <[hidden email]> wrote:

> my compiler is lcc (i'm not familiar with, yet)

That compiler is not supported by QuantLibAddin.  The only Windows
compiler that QuantLibAddin supports out of the box is Microsoft
Visual C++.  Using another compiler might be possible but would
require work to set up the makefiles.

The latest version of Microsoft Visual C++ - "Visual C++ 2005 Express
Edition Beta 2" - is currently available as a free download at the
following link:

http://lab.msdn.microsoft.com/express/visualc/default.aspx

Once you have a suitable compiler, please proceed with the
installation instructions for QuantLib, ObjectHandler (which requires
log4cxx) and QuantLibAddin.

Regards,
Eric