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

Home » Public Forums » archive » make_dll and call_external woes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: make_dll [message #75978 is a reply to message #70469] Tue, 10 May 2011 14:47 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 5/10/11 3:41 PM, Cindy wrote:
> Hello,
>
> I'm trying to use make_dll to create a shareable library. I get the
> following error:
>
> 'cl' is not recognized as an internal or external command, operable
> program or batch file.
>
> Is 'cl' referring to 'c linker'? If so, is it a problem that the !
> dll_make.compiler_name system variable name is Microsoft Visual C++
> 8.0 while I have Microsoft Visual C++ 10.0 (express) installed on my
> machine?
>
> Any comments or suggestions?

It's been awhile since I have had to do this on Windows, but I know I
have gotten the Express version to work for me with MAKE_DLL. I think
the problem is that you have to have the right environment variables set
(I think it is just that cl has to be in the PATH). This happens
automatically if you launch the MS VS command line (from the Start menu)
and then run IDL from that command line. Otherwise, you can find the
location of cl and put it in your PATH (and I think ld also).

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL, A Guide to Learning IDL: http://modernidl.idldev.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: READS: End of input data encountered
Next Topic: Problem using the method List->ToArray()

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

Current Time: Sat Oct 11 01:25:44 PDT 2025

Total time taken to generate the page: 0.80053 seconds