Working TouchGFX Project suddenly fails to build
I have been working on a project for many months now with TouchGFX v4.20. I was modifying some of the text strings I had defined in TouchGFX Designer and now the texts/TextKeysAndLanguages.hpp is no longer being generated.
When trying to start the simulator I see that it says something about an unexpected character (see below output). This is halting any work I can do with TouchGFX anybody ever experience this??
Run Simulator
Generate
Done
Generate Assets
make -f simulator/gcc/Makefile assets -j8
Reading ./application.config
Unexpected character at -~
Cleaning generated files from generated/texts and generated/fonts.

