Our organization uses the Subject environment. If I build a Console Fortran Application the IDE environment works very well allowing me to edit/compile Fortran source code.
If I build a Windows application with a .cpp main and the bulk of the application Fortran I can add the Fortran .obj's to the project but I must maintain the Fortran source code myself (including compiles). Just wanted to check whether this is normal behavior or if our installation is incorrect. I've see some of Steve Lionel's comments on Resetting the environment, but those didn't do me any good.
Thanks