美文网首页
Qt实现c语言linux调试

Qt实现c语言linux调试

作者: 圆圆扁扁圆圆 | 来源:发表于2018-05-06 11:11 被阅读0次

    1 Qt安装

    https://www.ics.com/blog/getting-started-qt-and-qt-creator-linux

    2 配置cmake

    http://doc.qt.io/qtcreator/creator-project-cmake.html

    3 cmake编译项目

    http://www.hahack.com/codes/cmake/

    4 出错:

    This does not seem to be a "Debug" build.

    Setting breakpoints by file name and line number may fail.

    解决方案:https://www.cnblogs.com/shhu1993/p/5520224.html

    相关文章

      网友评论

          本文标题:Qt实现c语言linux调试

          本文链接:https://www.haomeiwen.com/subject/xkayrftx.html