[Qt-creator] Qt 5.12 Beta 3 showstopper: ts wrong for release builds

ekke ekke at ekkes-corner.org
Thu Nov 1 12:12:01 CET 2018


just found the reason:
in my release builds Qt Quick Compiler is enabled, so

CONFIG+=qtquickcompiler

corrupts the translation in 5.12 Beta3 on macOS, Abdroid, iOS (works
well for 5.11.2)

is this known or should I report a bug ?


ekke

Am 31.10.18 um 20:09 schrieb ekke:
> while testing Qt 5.12 Beta 3 / QtC 4.7.2 (on macOS 10.13.6) I noticed
> that translations are wrong in release mode.
>
> per ex: translations for de and en
>
> build and deploy in debug mode: all is OK
>
> build and deploy in release mode: many strings not translated into de
>
> (noticed the same with Qt 5.12 Beta 2 / QtC 4.7,1)
>
> happens on Android, iOS, macOS
>
> see screenshots here
> https://app.box.com/s/806vaydfkp0mym98d85j71cloebi6wxu from QtWS 2018
> App https://github.com/ekke/c2gQtWS_x
>
>
> it doesn't happen only for one project - it happens in all projects
>
> of course I did a clean build, lupdate/lrelease doesn't help
>
>
> same projects with exactly same ts files in Qt 5.11.2 / QtC 4.7.1
>
> build and deploy as debug or release: both works as expected
>
>
> is this already known or should I open a QtCreator bug ?
>
>
> for me this is a showstopper
>
> ekke
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20181101/fa9da183/attachment.html>


More information about the Qt-creator mailing list