Kyboros

Avatar
  • 活动总数 11
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 3
  • 创建于

    Running Cross compiled tests

    已回答
    I'm using MinGW to compile a c++ library. It uses Gtest to test the code. I want to run the tests, they compile fine as an exe, and i can run them from the command line using wine Tests.exe. Howeve...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Unit tests hide unused functions

    In CLion normally when coding, CLion will point out if a method or function you wrote goes unused. However if you write googletests, the google test counts as implementing the function. This falsel...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Include files not context highlighting

    已回答
    I am very new to CLion. I just decided to switch over from Microsoft Visual studios, and project setup has been rocky to put it lightly. I cant get context highlighting working and adding SDL2 was ...
    • 2 个关注者
    • 8 条评论
    • 0 票