Vadim Peretokin
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Vadim Peretokin created a post, AnsweredHow to disable 'Excess elements in struct initialiser'?
I'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... -
Vadim Peretokin commented, -
Vadim Peretokin commented, -
-
-
Vadim Peretokin created a post, AnsweredQt autogenerated header not found
I'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... -
Vadim Peretokin commented, -
Vadim Peretokin created a post, AnsweredHow can I view the errors in-line?
I'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?