Alpatof74

Avatar
  • 活动总数 5
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • Alpatof74 创建了一个帖子,
    已完成

    Broken Debug terminal in CLion

    For no reason it prints “wierd” chars:With none debugging terminal its look okay:How to fix it?My Clion build is Build #CL-232.9559.58, built on August 22, 2023
  • Alpatof74 创建了一个帖子,
    已回答

    JetBrains code analyzer cant see openssl includes

    I use remote development toolchain.It says this: But cmake successfully finds and links OpenSSL, the project is even assembled without errors. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto....