Alpatof74

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Alpatof74 created a post,
    Completed

    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 created a post,
    Answered

    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....