I get a lot of syntax errors in many files unless I explicitly place an #include in the source that contains the declaration of the missing symbols. However, this is not appropriate for the application in question; those headers must not be included directly in those source files.
Is there a way I can force Creator to somehow parse those headers without including them? I'm on Creator 1.3.1. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
