xlw - quantlib
Posted by ku pao on
URL: http://quantlib.414.s1.nabble.com/xlw-quantlib-tp2638.html
I am trying to use Jens Theils libxll to call ql functions. After
compiling QL in Project->settings->c++->codegeneration to
MT-DEBUG mode , I see the "quantlib_d.lib" file.
Now when I compile the libxll example project xllexample with the european
option, i get lots of link errors.
xllexample project is in mulithreaded-debug-dll mode
Your help appreciated.