- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a simple piece of code, and the debugging mode is set to Full messeage.
when debugging, I first hit the breakpoint as shown in the 5th image , after stepping into the code, the error from the 6th error appears,
"""
( Locating source for 'C:\Users\baihaodong\source\repos\test_2\test_2\test_2.f90'. (No checksum.)
Found partial match #1: C:\Users\baihaodong\source\repos\test_2\test_2\test_2.f90 (No checksum.)
The debugger will use the source at location 1.
Opening file 'C:\Users\baihaodong\source\repos\test_2\test_2\test_2.f90' in the source file editor failed. Operation not supported. Unknown error: 0x80070057.)
"""
after this point, I can step into the code, then I go to 7th image.
This error appears every time I step into a subroutine which located in a different file.
Previously I used ifort with almost the same configuration and it works well, could anyone provide a solution to this issue?
Link Copied
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page