Hello, I just wanted to inform you, that all occurrences of this macro:
#define isyslog(a ...) void((SysLogLevel > 1) ? syslog_with_tid(LOG_ERR, a) : void()) where marked es faulty. Flyover help says: expected token ';' got ')' May be your parser needs a little finetuning, cause gcc does not vomit any warning. kind regards Gero _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator