Hello all.
Since when we moved from TGFX designer 4.21 to 4.22 and STM32Cube IDE 1.13.0 to 1.13.1, we are not able anymore to generate the code. We didn't change anything, but now whem we try to generate code from TGFX designer, we get this error:
Generate Code
Generate
Wrote config/gcc/app.mk
Wrote generated/gui_generated/include/gui_generated/common/SimConstants.hpp
Wrote generated/user.config
Done
Generate Assets
make -f simulator/gcc/Makefile assets -j8
Reading ./application.config
Reading ./target.config
wrong number of arguments (given 12, expected 11)
An error occurred during text convertion
Cleaning generated files from generated/texts and generated/fonts.
generated/simulator/gcc/Makefile:225: recipe for target 'texts' failed
make[1]: *** [texts] Error 1
simulator/gcc/Makefile:32: recipe for target 'assets' failed
make: *** [assets] Error 2
Failed
we are now stopped by this bug, can someone pls help?
thank you
Cristiano