Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29249 Обсуждение

"DFDEV.EXE - Application Error" from within the Visual Fortran IDE

pjrichar
Начинающий
783Просмотр.
Has any one experienced this error when starting a VF application from
within the VF IDE? MyVF version is 6.6a andmy operating system system
is MS Windows v 5.00.
0 баллов
1 Ответить
Steven_L_Intel1
Сотрудник
783Просмотр.
Starting it in the debugger? Close Developer Studio. In the project folder, delete the file with a .OPT file type. Then restart Developer Studio. This usually takes care of the problem, which is caused by the .OPT file either being corrupted or if you upgraded the OS, inconsistent with your current OS settings. The .OPT file contains information about window placement and breakpoints and will be recreated automatically.
Ответить