Where, exactly, do DLL files need to be? [message #61317] |
Thu, 10 July 2008 15:51 |
Jonathan Greenberg
Messages: 91 Registered: November 2002
|
Member |
|
|
I'm trying to get Morton Canty's MAD code running under ENVI/IDL
4.5/7.0 (http://mcanty.homepage.t-online.de/software.html), and it
requires a dll installed, according to him, in the WINDOWS directory.
IDL keeps crashing whenever I run this code, and I've tried moving
the .dll to other locations, and even successfully performed a
MAKE_DLL after some finagling, all to the same effect. I'm somewhat
suspicious IDL simply isn't finding the DLL (although why this should
crash IDL altogether, rather than throwing an error, is a bit
confusing).
Where do the compiled DLLs need to be in order for code to use them?
I'm running Windows XP, by the way... Thanks!
|
|
|