You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is better to not include anything before Qt headers. or write some special Qt include wrapper which will undef all possible defines which are breaking Qt includes before including actual Qt includes.
the includes outputgraphicsitem.h layoutmanager.h makes anothers inclusions that puts C headers before QT headers.. that's the problem
i have problem compiling layoutmanager.cpp due some include priorities, see this log:
The text was updated successfully, but these errors were encountered: