- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed the 8.1 compiler and all is fine (i think) in debug mode. I cannot link in release mode, however. I get unresolved externals from the libifcoremt.lib:
___mb_cur_max
__pctype
___argv
___argc
The solution is a mixed C++, C, and Fortran program in Visual Studio 2003.Net
Any help? I have tried playing around with the project settings, including
Thank You,
Lynn
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to make sure that the Libraries settings are the same in Fortran as they are for C++. If you are using libifcoremt, that suggests you selected "Multithreaded". Select the same for C++.
I would urge you to use Premier Support to report problems, as we can help you better through that venue.

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