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

Home » Public Forums » archive » Re: C/C++ integration with IDL
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: C/C++ integration with IDL [message #55777 is a reply to message #55763] Thu, 06 September 2007 09:23 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
incognito.me wrote:


> The "cl" statement ist not correct written or cannot be found

Your compile environment is not set up correctly. MAKE_DLL can't find
cl.exe which is the VC compiler executable. I thought that you could
set these things via the MAKE_DLL procedure but a quick glance at the
docs leads me to believe otherwise. You'll need to set up your windows
environment such that IDL can find the compiler and linker. Visual
Studio usually asks you during install if you want your environment vars
set for command line use. If you don't enable this, you usually have to
run vsvars32.bat to set up the environment to build from the command line.

You'll most likely want to set your environment vars via the "advanced"
tab on your system properties panel. Search the VC docs or the web for
instructions on how to do this. I'm pretty sure there is a script or
little app that will set this for you. Or you can do it the hard way
and manually edit your system vars following the vsvars32.bat file.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Image overlapping
Next Topic: Canceling or clearing TIMER events

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

Current Time: Sat Oct 11 00:24:23 PDT 2025

Total time taken to generate the page: 1.28064 seconds