Dear Fellow Programmers:
I am lost - the MKL library includes a set of routines held in the REDIST folders. Intel supplied a nice make file to compile PARDISO as called from C#. The make file I can run from a folder on the desktop using a Intel 64 Visual Studio Mode console screen, and it runs perfectly, with REDIST added to the path.
But if I go and execute the file from the Windows folder, I get an error on the DLL location.
If I copy the DLL's over to the folder, it runs.
What happens to the path between running from the console location and the windows folder ie the two locations, it is still set because if I use a console I can rerun the program without hassles?
JMN








