Re: "not valid add-in" message
Posted by Andrew Kolesnikov on
URL: http://quantlib.414.s1.nabble.com/not-valid-add-in-message-tp541p543.html
"No, the use of the DLL runtime is *not* recommended."
I see, but possible i was tangled cause of this QL release notice:
<Microsoft Visual C++ configurations have been renamed. The default Debug and Release configurations now link to the DLL version of the common runtime library...>
" But in the simple case where you're just trying to build
QLXL yourself for the first time, the static runtime offers fewer
opportunities for error."
I'm not newbie in this project, and have already built different version of my own XLL library (sure, in static mode), which is based on QL, but was confused statement above. Now, all is ok.
Regards,
Andrew