IDL Export Bridge Assistant Wierdness [message #64857] |
Wed, 21 January 2009 15:38 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
I have been trying to use the IDL Export Bridge
Assistant (IDLexbr_Assistant) to write a JAVA
wrapper for an IDL object I have written.
Depending upon which machine I am on, I can or cannot
open the same identical file (just transferred from
a Windows machine to a UNIX machine in the normal
way I transfer all such files). Another object file,
which I transferred in the same way can be opened
correctly on both machines. (Both running IDL 7.0.3.)
When the program fails to open the file it complains
that "the IDL source object cannot be resolved".
Has anyone seen this kind of problem before? Does
anyone have any ideas as to what the problem might
be?
The file in question does NOT open on my Windows
machine (where it was created), but DOES open on
my LINUX machine (which is where I have transferred it).
Both files are Catalyst objects, and the Catalyst Library
is on the IDL path in both machines.
As an aside, I have another, extremely simple
helloworld__define.pro file that I copied from the
documentation. I can open this file on both my machines,
but when my colleague, who uses an identical LINUX machine,
opens the file he sees absolutely nothing and gets no error
message. What's up with that!?
Cheers,
David
--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|