[Solved] Problem with lupdate.
-
Hi there, this is my first question here (sorry if it's in wrong place or is irrelevant :D)
I'm new to Qt (and of course Linguist). I've installed Qt SDK 4.7 from linux 32bit installer file. I didn't know that lupdate is already installed with sdk and it's in ..\qt\bin directory, so I installed Linguist from the maverick repository. now trying to create translations by lupdate, I always receive below errors:
@/home/soroush/programs/programming/qtsdk-2010.05/qt/include/QtCore/qstringbuilder.h:45: circular inclusion of /home/soroush/programs/programming/qtsdk-2010.05/qt/include/QtCore/qstring.h
/home/soroush/programs/programming/qtsdk-2010.05/qt/include/QtGui/qwmatrix.h:45: circular inclusion of /home/soroush/programs/programming/qtsdk-2010.05/qt/include/QtGui/qmatrix.h
Parse error at /home/soroush/workspace/QCalculator/persian.ts:1:0: Premature end of document.
@
What I'm doing wrong? -
Seems to be a known problem:
"QTBUG-14825":http://bugreports.qt.nokia.com/browse/QTBUG-14825
http://www.qtcentre.org/archive/index.php/t-25907.html