comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Questions on External Development examples
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Questions on External Development examples [message #20447] Thu, 22 June 2000 00:00
Tom Price is currently offline  Tom Price
Messages: 3
Registered: June 2000
Junior Member
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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Questions on External Development examples
Next Topic: Re: Arrays of Structures

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:42:44 PDT 2025

Total time taken to generate the page: 0.00456 seconds