|
From: Irakli M. <ima...@ho...> - 2008-05-29 20:04:23
|
Is there any particular reason that auto_link.hpp contains this line ? #define QL_LIB_NAME "QuantLib-" QL_LIB_TOOLSET QL_LIB_THREAD_OPT QL_LIB_RT_OPT "-" QL_LIB_VERSION ".lib" #pragma comment(lib, QL_LIB_NAME) This means that all programs have to link to static version (at least having lib extension) of library Besides project files for VS8 contain hardcoded name and even though configuration name says CRTDLL it is configured to make static lib _________________________________________________________________ E-mail for the greater good. Join the i’m Initiative from Microsoft. http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ GreaterGood |