fmc

Avatar
  • 活动总数 12
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 3
  • 已编辑于

    [SOLVED] CLion, C++, and SQLite3

    已完成
    I'm using CLion 2020.3.2 to build a small C++\SQLite3 app.  The Compiling is executed by adding the command -l sqlite3 . Where do I add that command line in CLion?
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 已编辑于

    How to view terminal when debugging?

    When I debug, I'd like to see the program output.  Right now, during debug, all the term shows is the path to my program.  Thanks. **UPDATE:  I found information stating the terminal is permanently...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Unable to get CLion to add needed header fle using <Alt + Enter>

    I'm not even sure if I'm doing this the correct way, but I added      wxDrid *custDG; CLion let me know that wxGrid was unknown to it, so to add the header I did <Alt + Enter>. But that just gave m...
    • 2 个关注者
    • 3 条评论
    • 0 票