在 Codeblocks 中启用编译器输出窗格

发布于 2024-10-07 12:05:27 字数 227 浏览 7 评论 0原文

这可能是一个真正的菜鸟问题,但事实是我的 Code::blocks 在编译时不会显示错误 - 它只在有问题的行旁边显示一个红色条,如屏幕截图所示。此外,当我的代码运行并有输出时,CB 会打开一个新窗口,而不是像其他一些 IDE 那样在编辑器窗口底部的窗格中显示输出。我如何启用其中一个/两个,因为它们可能是相同的功能?谢谢!alt text

This is probably a really noob question, but the fact of the matter is that my Code::blocks wouldn't show me errors when it compiles - it only shows a red bar next to the offending line as shown in screenshot. Also, when my code does run and has output, CB opens a new window instead of showing the output in a pane in the bottom of the editor window like some other IDEs. How do I enable either/both, since they're probably the same feature? Thanks!alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

兰花执着 2024-10-14 12:05:27

按 F2 启用日志面板。在其中选择“构建日志”。

或者进入菜单:View ->日志

祝开发顺利!

Press F2 to enable Logs panel. Select "Build log" in it.

Or go to menu: View -> Logs

Have a good developing!

无声情话 2024-10-14 12:05:27

前往查看->视角->并默认启用 code::Blocks,您可以在左侧和下方看到您的项目的构建日志和消息等。

go to view -> perspective -> and enable code::Blocks default, you can see your projects left side and down the build logs and messages etc.

沒落の蓅哖 2024-10-14 12:05:27

如果按 F2 后,您没有看到“日志和其他”选项卡,

您需要选择:“查看”==> 《透视》==> “删除当前”

If after hitting F2, you don't see "Log & others" tab

You need choose: "View" ==> "Perspective" ==> "Delete current"

川水往事 2024-10-14 12:05:27

您只需按 F2 即可启用“日志及其他”窗格。

You just need to hit F2 to enable the "log & others" pane.

想你的星星会说话 2024-10-14 12:05:27

步骤:查看->透视->删除
如果 F2 和查看日志不起作用,那么绝对有效。

Steps :View ->Perspective ->Delete
works definitely, if F2 and view logs don't work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文