c++ - Codeblocks无法运行编译
巴扎黑
巴扎黑 2017-04-17 15:01:59
0
2
690

本人C++新手, 在使用CodeBlocks的时候,开始能够运行.第二次编译和运行的按钮都灰色了不能点击了请问是什么问题,谢谢!?

巴扎黑
巴扎黑

reply all(2)
洪涛

First of all, please check whether the console (i.e. black window) has been closed after the first run. If not, please close the last console before running the next compilation.

In addition, do not close the console through the abort button in the menu bar. Just click x or press any key to exit the console.

Do not close the console via this abort button!

Use the close button (x) in the upper right corner of the console (black window), or press any key

If you use the first method to close the console, it is likely to cause this problem for you. To solve this problem, I think it is best to restart codeblocks.

巴扎黑

I have encountered this problem before, and I don’t know if it can be solved for you. In fact, Baidu has a solution: http://jingyan.baidu.com/arti...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!