I’m currently using the VisualGDB preview build VisualGDB-5.3.17.1966 (so I could get CMakeLists support)
Overall its working fine and I’m happy with the new CMakeLists support.
Although I’ve noticed I get a lot of odd line breaks in the build output, sometimes an entire file path gets output as a long column of single characters.
Is this an issue with the Android build tools or Visual Studio or is there a setting somewhere I can rectify this with?
Output looks like the following:
[76/338] Building C object CMakeFiles/native-lib.dir/E_/Projects/Engine/libpng/pngrtran.c.o
[77/338] Building C object CMakeFiles/n
ative-lib.dir/E_/Projects/Engine/libpng/pngrutil.c.o
[78/338] Building C object CMakeFiles/native-lib.dir/E_/Projects/Engine/libpng/pngset.c.o
[79/338] Building C object CMakeFiles/native-lib.dir/E_/Projects/Engine/libpng/pngtrans.c.o
[80/338] Building C object CMakeFiles/n
ative-lib.dir/E_/Projects/Engine/libpng/pngwio.c.o
[81/338] Building C object CMakeFiles/native-lib.dir/E_/Projects/Engine/libpng/pngwrite.c.o
[82/338] Building C object CMakeFiles/native-lib.dir/E_/Projects/Engine/libpng/pngwtran.c.o