The following error mesage occurs when running Intel® Fortran Compiler project binary under the debugger in Microsoft* Visual Studio*:
2 workarounds are currently available:
1. A quick temporary workaround for launching the project executable file directly under the debugger without involving the Fortran project environment:
Navigate to File -> Open Solution -> select the .exe to launch.
2. A project-level workaround:
Open Project Properties -> Debugging: change "Merge Environment" from YES to NO