Hello,
I have been using Silverfrost FTN95 for some time now, and my place of business has bought one license and is about to buy another. However in our project we are updating an old scientific model which used to run as a console application with input files, it is now a .NET assembly with a WPF GUI and its functionality is looking very impressive.
However the biggest hassle I have had with this project seems to be the Visual Studio 2010 integration, sometimes it works fine, other times it is useless.
Some problems I have expierianced are:
- Random crashing, having to reinstall Visual Studio and Silverfrost to fix them
- Obscure error messages when compiler limits are hit e.g 'Internal Linker Error'
- Not being able to manage code files and references correctly from the Visual Studio 2010 GUI, I then have to manually edit the project file to achieve this
Some things that would be great:
- Better debugging ability when FORTRAN code is entered, etc being able to use the Watch window to evaluate the values of .Net objects such as String's
- Intellisense for FORTRAN keywords and types
Thanks, Alex.