2019-12-10 06:59 AM
Hi!
I was trying GFXdesigner and this happened to me, I tried different ways to find out the questions but no clue yet, it could be something wrong with the pictures? Then what should I do with them? Here is the detailed log:
Run Simulator
Generate
Done
Generate Assets
make -f simulator/gcc/Makefile assets -j8
Error: assets/images/Thumbs.db not supported by image converter
generated/simulator/gcc/Makefile:225: recipe for target 'images' failed
make[1]: *** [images] Error 1
make: *** [assets] Error 2
simulator/gcc/Makefile:32: recipe for target 'assets' failed
Failed
Failed
Looking forward to your answer!
Br,
Devin
Solved! Go to Solution.
2019-12-10 07:29 AM
Thumbs.db is Windows generated file. Just delete it.
2019-12-10 07:29 AM
Thumbs.db is Windows generated file. Just delete it.
2019-12-10 07:41 AM
Thank you for your answer!
But I cannot find Thumbs.db in the folder, even if I viewed the hidden item.
Do you know where to locate it and delete?
Br
Devin
2019-12-10 07:58 AM
Look at touchGFX\asserts\images
thumbs.db shall be here