Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29283 Discussions

Visual Studio and Fortran Compler and Matlab DLL

wgriggdraper_com
Beginner
474 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