QuantLib
›
quantlib-dev
Search
everywhere
only in this topic
Advanced Search
Using QuantLib for an Excel Add-In
Classic
List
Threaded
♦
♦
Locked
1 message
Alex Fonseca
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Using QuantLib for an Excel Add-In
Hi
I am writing a c++ add-in to excel using QuantLib.
I set the library as a reference with
#include<...\ql\quantlib.hpp>
However when I write using namespace QuantLib, it doesnt recognize this QuantLib.
Any idea why this is happening?
Thks.
Free forum by Nabble
Edit this page