On 8 May 2015 at 22:14, <[email protected]> wrote: > Your problem may not be the dll itself, it could be one of its dependencies.
Yes, the problem isn't the dll I'm calling, but one of the dependencies. > Also the windows dll search path is kind of complex (see > https://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx) > and PATH is only included in some of the cases. I see. But I don't understand why the behaviour would differ depending on whether I set the PATH at the command prompt, or from within Julia? thanks, Simon
