Software Archive
Read-only legacy content
17061 Discussions

Re: Modules in DLL/Static libraries

Steven_L_Intel1
Employee
276 Views
Yes, you can create static libs from modules - just use a Fortran static library project. With either a DLL or LIB, you must have the .MOD files AND the .LIB (static or DLL export) to link against - it is not sufficient to distribute only the DLL.

Steve
0 Kudos
0 Replies
Reply