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

Linking fortran apps against a DLL results in unresolved references.

richwarren
Beginner
381 Views
According to some older CVF notes that I've seen, there seems to be a requirement for an "import library" which might be created by a tool makilib
that used to be shipped as part of that olderproduct. Is this still the case?
I amcurrently attempting to linka simplefortran app against our MPI dll
export library (libhpmpi.lib), but continue to get unresolved references.
Many thanks for any help you can offer!
Richard
0 Kudos
0 Replies
Reply