Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QT_DEPRECATED_SINCE gives error "missing binary operator before token (" in qnamespace.h

$
0
0
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

Viewing all articles
Browse latest Browse all 13965

Trending Articles