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

Visual Studio and Fortran Compler and Matlab DLL

wgriggdraper_com
Beginner
441 Views
All,

I can add files such as libmx.lib and libmat.lib to my VS Fortran project, make calls to functions therein, and everything build and executes just fine. However, when I use the Matlab compiler to build a deployable "C shared library" (i.e. mylib.dll) that contains libmx.dll and libmat.dll, the project will not build because the VS linker does not find whatever functions I am trying to call. Any thoughts?

TIA,

Bill
0 Kudos
0 Replies
Reply