[Interest] Qt6 porting guidance: (MSDEV) QMAKE_CXXFLAGS += /source-charset
David M. Cotter
dave at kjams.com
Fri Aug 27 18:53:13 CEST 2021
my code in MANY places assumes that the charset is macRoman, and converts from macRoman to unicode.
i'd have to change all those places, and there is no easy way to find them all.
it's just a lot of work i don't want to do right now
> On Aug 27, 2021, at 3:43 AM, Joerg Bornemann <joerg.bornemann at qt.io> wrote:
>
> On 8/2/21 4:36 PM, David M. Cotter wrote:
>
>> does anyone have any idea about this? please?
>
> I was about to suggest something. But you wrote:
>
> > and no, before you suggest it, i can't convert the sources to utf8
> > encoding either, cuz that would break a lot of other stuff.
>
> Why does converting your source code "break a lot of other stuff"?
>
>
> BR,
>
> Joerg
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list