Re: Writing C++ Add-In Using quantLIb
Posted by
Keith A. Lewis on
Aug 29, 2015; 5:58pm
URL: http://quantlib.414.s1.nabble.com/Writing-C-Add-In-Using-quantLIb-tp16858p16869.html
If you are using Visual Studio right click on your project and select Properties at the bottom of the pop up menu. Add the path to QuantLib in VC++ Directories/Include Directories.
You might find the library
https://xll.codeplex.com useful for creating the Excel add-in.