Build Projects from IDL Workbench [message #71577] |
Fri, 02 July 2010 16:03 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
I am having a great deal of trouble this afternoon building
a project that builds in a jiffy on my Windows machine
running IDL 7.2 and the IDL Workbench. I'm trying to build
this project on my LINUX machine, running IDL 7.0.1. As
far as I know I have changed nothing about the build order
or any other build property.
When I build the project, and then restore the resulting
save file with the /VERBOSE option set, I notice that
on my LINUX machine quite a number of object methods are
being skipped. The skipped methods all appear to be
functions. Also, some of these object files have normal
IDL procedures and function inside them that are used
as object utility routines. None of these modules are
apparently being compiled either.
If I hand compile the file in question, everything in
the file is compiled normally. So, I conclude the
"build" process is not compiling these files, but
is doing something else.
So, two questions. (1) What is it that build does on
this IDL 7.0.1 LINUX machine, and (2) Is this something
that has been fixed in IDL 7.2, which is why it works
properly on my Windows machine?
It has been a frustrating day. Maybe I should just go
get a beer and forget about it until after the holiday.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|