Hello all, I've recently purchased a second copy of Intel Fortran for windows (Win7) with Visual Studio 2103. I'm getting two copies of the same source code file opening in the Visual Studio editor. The file paths shown when you hover on the window-tab are almost the same, except one has "/" as the last path separator instead of "\".
The 2nd window opens when I double click on a syntax error in the output or error-list windows. I notice that the filename in the error window has its last separator invalid. eg: C:\Users\kskinn\checkouts\tmp_170815\common/Filenames.f90(20): error #6850
As well as being very confusing, this is causing an message on compiling/saving of "file altered outside of editor, do you want to reload?".
Can anyone advise?
many thanks
karl skinner