Alpatof74

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Broken Debug terminal in CLion
CompletedFor 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 -
Edited JetBrains code analyzer cant see openssl includes
AnsweredI 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....