Software Archive
Read-only legacy content
17060 Discussions

application error while debugging

Intel_C_Intel
Employee
798 Views
I'm using MS Visual Studio 6.0 sp5. My I/I++ code is calling fortran code. As soon as I try to debug the fortran code the entire studio crashes. Previously one could debug as long as one didn't use F10 (step over). The the studio would crash. But setting break points and stepping into fortran code was ok. Now nothing works.

Can someone help me ?

David
0 Kudos
1 Reply
Steven_L_Intel1
Employee
798 Views
Delete the .OPT file in your project folder and restart Developer Studio.

Steve
0 Kudos
Reply