- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I may request an eval after Thanksgiving. I'm more interested in when the "future release" will likely be. My concern, that your still on top of MSVCRT.DLL, is that it indicates you are building against VC++ 6.0, and I believe Microsoft dropped support for it some time back. I know this because we're trying to get our legacy stuff on to newer generations, but our holdup for now is a trouble free Fortran in the mix.
For now, I wrote a C# program that goes through our old VC++ 6.0 DSP files, and for C/C++ files, it transfers them to a VC++ 8.0 VCPROJ file, and for Fortran files, it creates a subdir and passes them through F2C to become C++ files, and adds those to the VCPROJ file. This way, everything is built against VC++ 8.0 and I am guaranteed no runtime issues. Debugging is tricky, but not impossible. Not highly optimized... But then, this is legacy Fortran that has been in use, in some cases, for nearly 15 years.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "future release" is still some months out. If you'd be interested in beta testing it, send me an email (you can do so through this forum.) The beta has not yet begun.
I would like to see a test program that shows the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page