Re: [Lprof-users] cvs + scons
Brought to you by:
hvengel
From: Hal V. E. <hv...@as...> - 2009-06-17 16:05:04
|
On Wednesday 17 June 2009 08:46:16 am Kai-Uwe Behrmann wrote: > Following your hint, Hal, with the QTDIR variable I get here: Actually you are better off using the qt_directory option for the lprof build since the build will remember this. But either should work. > > /usr/lib/qt4/bin/lrelease translations/lprof_ru.ts > lrelease error: Parse error at translations/lprof_ru.ts:193:2: Unexpected > '<'. > > scons: *** [translations/lprof_ru.qm] Error 1 > scons: building terminated because of errors. This I don't know since it works here. But looking at my copy of translations/lprof_ru.ts there is no '<' in column 2 of line 193 so this is a very strange error message. Is it possible that you have a corrupted file? Do a diff against CVS head to make sure the files match. |