[Development] unable to use lupdate(qt tools) in yocto sdk due to incorrect paths

Jörg Bornemann joerg.bornemann at qt.io
Tue Jun 6 10:39:12 CEST 2023


On 6/3/23 23:19, Lisandro Damián Nicanor Pérez Meyer wrote:

>>>   Changing Prefix to be a relative path would then break all qmake builds.
>>
>> do you see any possible workaround for this?
> 
> Switching to CMake should do the trick I guess.

Alternatively,
- rename qt.conf to somethingelse.conf
- rename qmake to qmake_orig
- create a wrapper script that calls "qmake-orig -qtconf 
somethingelse.conf $@"
- name that wrapper script qmake

-- 
Jörg Bornemann | The Qt Company



More information about the Development mailing list