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.
我在 Ubuntu 14.04 上使用 KDevelop 4.6.0。
在某一时刻,我看到了我的 hello world 程序的输出,但现在我可以构建它,但不能执行它。也就是说,如果我按下执行按钮,我会看到一个启动配置对话框,让我可以选择全局配置或 PlayingAround 配置(我的项目名称)。但是,无论选择哪种配置,都不会发生任何事情。没有错误信息,没有输出,什么都没有。
单击左上角的“添加新...”按钮。这将允许您为使用 CMake 创建的任何目标add_executable以及任意可执行目标创建启动。
add_executable