Re: trouble compiling AIM routines (mac files on windows?) [message #25348] |
Wed, 06 June 2001 00:27 |
Dominik[1]
Messages: 46 Registered: April 2001
|
Member |
|
|
Normaly just the name bust be *.pro, and the last function/routine in the
file must have the same name as the file.
I often change files between Mac and Win, and I never had problems doing it.
Dom
"Mirko Vukovic" <mvukovic@taz.telusa.com> schrieb im Newsbeitrag
news:d96c8f7c.0106041549.b128e65@posting.google.com...
> Hi,
>
> I downloaded AIM (an image processing tool). However, although the
> directory is in !path, the .compile or .run statement does not do any
> compiling (no messages regarding compiled routines).
>
> The files seem to be in Macintosh format. Could that have something
> to do with it? I did download the windows version.
>
> Thanks,
>
> Mirko
|
|
|
Re: trouble compiling AIM routines (mac files on windows?) [message #25367 is a reply to message #25348] |
Mon, 04 June 2001 19:20  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Mirko Vukovic (mvukovic@taz.telusa.com) writes:
> I downloaded AIM (an image processing tool). However, although the
> directory is in !path, the .compile or .run statement does not do any
> compiling (no messages regarding compiled routines).
>
> The files seem to be in Macintosh format. Could that have something
> to do with it? I did download the windows version.
Out of curiosity, I just downloaded the windows package
as well. The archive appears to be a Mac Stuffit file,
but WinZip managed to extract it just the same. I downloaded
the AIM manual in PDF format, too.
Following the directions in the manual (a mistake, probably), I
added the AIM folder to my path and typed "aim". I
immediately crashed. Can't find the AIM logo. Ah, oh.
OK, start the program from the aim directory. Logo is
there. Program is running. Dynamite!
Load a sample image. Try some image processing
functionality. Oh, oh. Program immediately crashed
with subscript range errors. :-(
Quick look at the code. Yikes! Common blocks! In
a widget program!?
I think I'll wait for version 2. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|