Forum: Support Posted: Tue Jan 06, 2009 12:11 pm Subject:
Thanks for the help. Setting the DLL as the startup project with the debug target set to the Fortran executable looks like the best solution. You cannot jump between C++ and Fortran but it does mean y ...
I'm working with Visual Studio (2005). My solution contains two projects, an application written in Fortran and a C++ DLL. Both projects build fine and the application runs okay with the Fortran calli ...