- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
During debugging, F11(Step into) can't open the FORTRAN file correctly in VS2022, we got the error attached.
Our VS2022 version is 17.12.3, FORTRAN is Intel oneAPI 2025.1 IFX.
According to this table, our combination should be good.
F12 to open the FORTRAN file is ok.
Did anyone else get the same error too? How to fix it? Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would check that all the source files are compiled with debug information. Note in the project an individual file can have difference settings and it icon looks slightly different. Check that and do a clean build.
If you make a new project of anything with more than one file does that work? If that works it suggest the project is broken. re make it from scratch.
In your original project if you open the no working file and set the break point in the routine in question does that work? If so it suggests to me the install is broken.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page