Re: Jens Thiel's IDL example
Posted by Ferdinando M. Ametrano-2 on Feb 06, 2003; 7:27am
URL: http://quantlib.414.s1.nabble.com/Jens-Thiel-s-IDL-example-tp2393p2395.html
At 10:08 AM 2/6/2003 -0500, Zhuang, Deming wrote:
>After reading the posts from this group yesterday, I tried Jens Thiel's
>step-by-step instructions on using libXLL to build excel add-in. However,
>I ran into a problem with the code in xlw\config.msvc.h.
mmm .... you mention libXLL and then you have a problem with
xlw\config.msvc.h that seems to be a file from the xlw project .... maybe
I'm missing something, but it doesn't make sense to me.
> The errors messages are attached. I am wondering if any of you have seen
> this before and have any idea how to fix it.
>[...]
>Compiling...
>myExample.cpp
>d:\program files\xlw\xlw\config.msvc.h(36) : fatal error C1189: #error
>: Set 'Debug Multithreaded DLL' under C/C++ | Code Generation
Oh well, when I wrote that code I hoped the message would have been clear
enough: you should set 'Debug Multithreaded DLL' in project settings under
the C/C++ | Code Generation tab
Not sure I got everything right, but it's worth a try. Hope it helps
------------
ciao -- Nando