Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.0
-
None
-
openSuse Linux 11.2 and also on Windows XP
-
7904bf24f7a41fbdce1a3febf6171d46b90521d0,3b99677b3376924e347ec4aeb0c363438146bfde
Description
If I try to run lupdate on my project, I get warnings about circular inclusions, like:
/usr/include/sys/cdefs.h:25: circular inclusion of /usr/include/features.h
/usr/include/QtCore/qstringbuilder.h:45: circular inclusion of /usr/include/QtCore/qstring.h
You can download my free software FET from lalescu.ro/liviu/fet/ , tar/bz2 version, and enter directory src/interface/ and type "lupdate interface.pro", to replicate the bug.