Hi micu, As a workaround until a fixed version of the SDK is released you can execute this command inside the build engine VM:
sb2-config -l |xargs -I{} sb2 -t {} -R sed -i 's/\\"//g' /usr/share/qt5/mkspecs/features/sailfishapp_i18n.prf Undo the change with: sb2-config -l |xargs -I{} sb2 -t {} -R -m sdk-install zypper in -fy libsailfishapp-devel (Some info on how to enter the build VM can be found here https://sailfishos.org/wiki/Tutorial_-_Building_packages_manually) BR, Martin ________________________________________ From: Martin Kampas Sent: Thursday, February 23, 2017 11:00 AM To: Sailfish OS Developers Subject: RE: [SailfishDevel] Translation support broken? | Re: SDK version 1701 (2.1.0) is released to Early Access Hi micu, I can confirm it can be reproduced - the build is not terminated though and I never scrolled up enough to check the output! BR, Martin ________________________________________ From: Devel [devel-boun...@lists.sailfishos.org] on behalf of Martin Kampas [martin.kam...@jolla.com] Sent: Monday, February 13, 2017 11:52 AM To: Sailfish OS Developers Subject: Re: [SailfishDevel] Translation support broken? | Re: SDK version 1701 (2.1.0) is released to Early Access Hi micu, For me it works also with the development branch (6d90504b299505465e3a7a5278704ffba7c2ea27). I also tried with an updated installation of SDK (1611->1701), instead of a clean installation. Is there anything special about your installation? BR, Martin _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org