- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm having a linker issue when building a Fortran DLL. I'm using the following:
- Visual Studio 2015 with Update 3
- Parallel Studio 2016 with Update 3
The Fortran project has dependencies to C/C++ projects. All of the linker errors appear to be related to methods derived from the C Standard Library, similar to this:
error LNK2001: unresolved external symbol __imp___assert
What should I check to verify that the project is properly configured to link to the C Standard Libary?
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