[bt-devel] updating ui translations while building

Jonathan Marsden jmarsden at fastmail.fm
Fri Nov 20 21:27:07 MST 2009


Eeli Kaikkonen wrote:

> The new automatic updating of qm files is a good thing, but
> implementation is not yet working well. Updating is started after
> linking but before installing. With my old machine it takes quite long
> and what's more it does it every time even if it updated them just
> minute ago.

That's obviously incorrect; make should only do the actual compilation
of each .ts file *if* the corresponding .qm file is out of date or
missing.  So, that sounds like a makefile bug. Which means a cmake bug.
Which means I can't help much (without learning cmake, at least!)...

I'll check it out here under Linux and see if I can duplicate the issue,
and also perhaps find the relevant bits of makefile / cmake code.

Jonathan



More information about the bt-devel mailing list