Hi,
I am currently porting a Qt application from 4.8.4 to 5.1.
In some files I got the error message missing binary operator before token “(” in the line where the macro QT_DEPRECATED_SINCE is called.
For example the error appears in qnamspace.h, qchar.h, qstring.h, qmetatype.h, qobject.h, qvariant.h.
Any Ideas about this problem?
Michael
↧