Garbled when compiling JAVA
Unsolved
Language Bindings
-
Hi,
When I compile JAVA, the information output shows garbled characters,but everything works fine when compiling C++.
What do I have to do to make it display properly?
-
@ArcherLiang didn't you already create a bug report for this?
Which platform is this? and which version of Creator and the compilers? these infos are needed.
the main reason I guess will be some encoding problem.
-
yes.
I guess it might be encoding problem . I set the UTF8 encoding in the options,but it didn't solve the problem.
Platform:
QT version :Android for armeabi-v7a (GCC 4.9, Qt 5.9.3 for Android armv7)
OS: windows 10
Qtcreator version: 4.7.2
Compilers: Android gcc arm-4.9, JDK1.8
Thanks.