Skip to main content
zyu.364
Visitor II
September 7, 2019
Question

touchgfx designer error during code generation

  • September 7, 2019
  • 1 reply
  • 765 views

Converting images

Zip end of central directory signature not found

an error occurred in converting texts:

Zip end of central directory signature not found

simulator/gcc/Makefile:247: recipe for target 'generated/texts/include/texts/TextKeysAndLanguages.hpp' failed

make[1]: *** [generated/texts/include/texts/TextKeysAndLanguages.hpp] Error 1

simulator/gcc/Makefile:37: recipe for target 'assets' failed

make: *** [assets] Error 2

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
September 25, 2019

The "an error occured in converting texts" and "Zip end of central directory signature not found" tells me that you may have a corrupt text excel sheet. You get that zip error message if the end of the file cannot be read.

/Martin