Home »
Public Forums »
archive »
Re: Questions on External Development examples
Re: Questions on External Development examples [message #20445] |
Thu, 22 June 2000 00:00 |
Richard Tyc
Messages: 69 Registered: June 1999
|
Member |
|
|
I think you need to include idl32.lib.
Rich
Tom Price <tprice@xinetics.com> wrote in message
news:8itson$8bb@news-central.tiac.net...
> Hello,
>
> I am trying to run an example found in the IDL External Development Guide
> (page 299, MULT2). I type it in exactly as shown, I have set up Visual
C++
> 5.0 compiler as needed to generate the dll properly. When I go to the
final
> build I get this error.
>
> --------------------Configuration: array_pass - Win32
> Debug--------------------
> Linking...
> Creating library array_pass.lib and object array_pass.exp
> array_pass.obj : error LNK2001: unresolved external symbol
> _IDL_MakeTempArray
> array_pass.obj : error LNK2001: unresolved external symbol _IDL_CvtFlt
> array_pass.obj : error LNK2001: unresolved external symbol
> _IDL_MessageVE_NOTARRAY
> array_pass.obj : error LNK2001: unresolved external symbol
> _IDL_VarEnsureSimple
> Debug/array_pass.dll : fatal error LNK1120: 4 unresolved externals
> Error executing link.exe.
>
> array_pass.dll - 5 error(s), 0 warning(s)
>
>
> Now these definitions show up in the header export.h. Is there some
library
> I am failing to include? I thought only the export.h was needed. I have
> successfully added system routines so I have overcome that hurdle.
>
> Any help greatly appreciated.
>
> Regards,
>
> Tom Price
>
>
|
|
|
Current Time: Wed Oct 08 13:47:51 PDT 2025
Total time taken to generate the page: 0.00547 seconds