[Qt-creator] preprocessor parsing and #include
Marek Jasovsky
jasovsky.marek at gmail.com
Tue Jan 20 11:19:59 CET 2009
Hi Roberto
can you imagine the preprocessor engine in creator doing recursive includes
while parsing, similar way as msvc compiler for example, so that all
includes are really included in the target cpp file, so that full type
checking is possible while parsing?
can you imagine some other way that would enable full type checking, that
does not involve really including #include files, as it is now in creator?
grazie
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090120/50fe361f/attachment.html
More information about the Qt-creator-old
mailing list