Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29010 Discussions

An unhandled non-continuable STATUS_DLL_NOT_FOUND exception was thrown during process load

g_f_thomas
Beginner
374 Views

I have a vc++ project that links to an ivf library. It compiles and runs by double clicking the exe in explorer. However, it doesn't run in the vs 2005 debugger: a messagebox informs that libifcoremdd.dll was not found and to reinstall ivf. I've checked the PATH and it's OK. The output pane displays

Debugger:: An unhandled non-continuable STATUS_DLL_NOT_FOUND exception was thrown during process load

I've uninstalled and reinstalled ivf but with no joy.

I've rolled back the vs 2005 CurrentSettings to a time

when the same app ran in the debugger without a problem.

Any suggestions as to what to do next?

Gerry

0 Kudos
1 Reply
g_f_thomas
Beginner
374 Views

It's OK I figured it out.

Gerry

0 Kudos
Reply