re. Qt program that makes .qm files from .ts files they are lupdate and lrelease and should be provided in qttools5-dev-tools package, please check it out. have you restarted the builds from a clean slate, after installing the qttools5-dev-tools? you should! try this: ./autogen.sh clean ./autogen.sh ./configure ... make sudo make install byee Reply
they are
lupdate
andlrelease
and should be provided in qttools5-dev-tools package, please check it out.have you restarted the builds from a clean slate, after installing the qttools5-dev-tools? you should! try this:
./autogen.sh clean
./autogen.sh
./configure ...
make
sudo make install
byee