Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Silverfrost FTN95 的 Plato IDE 在 Fortran 和 C++ 上运行程序。但是在过去的 2-3 个月里,我很忙,无法使用它们。所以,昨天我打开IDE,查看之前写的一些程序,发现程序运行不正常。
编译器正在工作,每次编译都没有错误地完成。
可执行文件也已成功构建,但仅显示以下内容:
此外,在程序的任何行上单击“运行到光标”时,它提到了以下错误。
怎么了?以及如何使事情正常进行?我需要卸载并重新安装吗?
无论如何,我无法意识到出了什么问题。所以我卸载了它,然后重新安装。现在一切都很好。