https://bugs.kde.org/show_bug.cgi?id=387005

            Bug ID: 387005
           Summary: Problems in Semantic analysis since version 5.2
           Product: kdevelop
           Version: 5.2.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: Problem reporter
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: l...@z3ntu.xyz
  Target Milestone: ---

I get the error

Problem in Semantic analysis
Cannot initialize object parameter of type 'QBoxLayout' with an expression of
type 'QVBoxLayout'

for the line "boxLayout->setAlignment(Qt::AlignTop);" (and many other examples)
in my code.

I'm using cmake if that makes any difference. Source code is located at
https://github.com/z3ntu/RazerGenie, if needed.

Maybe related, but 5.2 also doesn't find "iostream" anymore:

Problem in Semantic analysis
'iostream' file not found

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to