- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear forum,
I managed to create my *.dll with Intel Visual Fortarn (ported from CVF).
Since the *.exe can't load it, I ran the dependency walker and it got stuck at MKL_LAPACK64.dllnode tree, specifically at libguide40.dll (marked red).
What could be causing this error ? I used libguide40.lib from C:\Program Files\Intel\Compiler\Fortran\10.1.011\IA32\lib.
The dependency walker's message is:
Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module
Many thanks in advance, Patricia
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check the PATH environment variable - it probably contains two (or more) folders containing different versions of libguide40.dll. The compiler's lib folder should be earliest in the list.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page