HI,
I was using some project setting .pri to run the lupdate based on current 
Project Qt install bin using the following for my external tools lupdate:
%{CurrentProject:QT_INSTALL_BINS}\lupdate.exe

But now into recent QtCreator, it give me the following error:

Could not find executable for "%{CurrentProject:QT_INSTALL_BINS}/lupdate.exe" 
(expanded "%{CurrentProject:QT_INSTALL_BINS}/lupdate.exe")
Could not find executable for "lupdate" (expanded "lupdate")

Is there a new way to do this? (better that does work with Android and iOS 
config too?). I'm using the 4.14.0 QtCreator and Qt 5.15.2.

Thanks,
Jerome

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to