Vadim Peretokin

Avatar
  • 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'?

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Qt autogenerated header not found

    Answered
    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...
    • 2 followers
    • 9 comments
    • 0 votes
  • Created

    How can I view the errors in-line?

    Answered
    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?
    • 2 followers
    • 2 comments
    • 0 votes