Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29264 Discussions

Jumping directly to error line in debug mode

OP1
New Contributor III
422 Views
I am using IVF 10 with Visual Studio 2005.
When using my debug configuration and compiling, I used to be able to double-click on the error messages given by the compiler and then the cursor would jump directly to the line where the error has been detected.

Lately this doesn't work anymore - which is a bit puzzling. When I double click on an error message in the Output window or in the Error List window, nothing happens.Is there an option somewhere in the project properties I need to verify and possibly change?

I would appreciate any tip to help reinstate this convenient feature!

Thanks,

Olivier
0 Kudos
1 Reply
Steven_L_Intel1
Employee
422 Views
I don't know of any setting that controls this. I would suggest uninstalling and reinstalling Intel Fortran to see if that helps. Since you are using version 10, you can uninstall just the Visual Studio integration.
0 Kudos
Reply