- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
Link Copied
0 Replies

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