I use MS VS 2003 with FTN95 5.1.0.0 and have a C++-project calling a Fortran project. I'd like to debug the Fortran part as well which doesn't work. I also tried that for the test-project 'visualcinteroperability' and it doesn't work as well.
Some of the configurations of the Fortran-project are WIN32 Debugger type: sdbg Debug target: [...]\FortranApplicationExtension1.dll Output filename: [...]\FortranApplicationExtension1.lib
apart from that the program seems to do what it is intended to do. I don't have a sdbg.ini on my disk. (OS is XP)
any help would be appreciated!
Uwe