Vadim Peretokin
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited How to disable 'Excess elements in struct initialiser'?
AnsweredI'm using QStringLiteral() from Qt and CLion 2020.1 EAP lights up on it generously with: Perhaps Qt is wrong here or it is by design, I'm not sure, but there's nothing I can change about the m... -
Created Qt autogenerated header not found
AnsweredI'm using CLion with a Qt CMake project which uses moc to generate header files from xml forms in the output directory - and these headers are #included in the source code. I can compile my code fi... -
Created How can I view the errors in-line?
AnsweredI'd love to see CLions errors and warnings shown in-line in the code, instead only in-line in the little pop-up in the scrollbar. Is this possible?