- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm building a fortran dll that uses a C++ static library. Within the C++ code I am trying to use a std::map container. (I am also using MFC, but I don't know if that is related.) It builds clean, but when I run it in debug I get the warning that Visual Studio has become unstable. The same code works find in a C++ only test app. Any idea what is going wrong?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Never mind. There was an unrelated problem. The map container works fine.
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