2026-03-06 4:05 AM
Run Simulator
Generate
Done
Generate Assets
make -f simulator/gcc/Makefile assets -j8
generated/simulator/gcc/Makefile:221: recipe for target 'images' failed
process_begin: CreateProcess(NULL, ../Middlewares/ST/touchgfx/framework/tools/imageconvert/build/win/imageconvert.out -r assets/images -w generated/images, ...) failed.
make (e=2): 系统找不到指定的文件。
make[1]: *** [images] Error 2
simulator/gcc/Makefile:32: recipe for target 'assets' failed
make: *** [assets] Error 2
Failed
Failed
Solved! Go to Solution.
2026-03-16 7:54 PM
Thank you for your reply. The issue has been resolved, and the reason is the absence of imageconvert.out
2026-03-16 9:09 AM
Hello @Dajoow ,
Which TouchGFX Designer version do you use? I'm not certain but I think there is an issue with one or multiple assets in your project. Do you have the TouchGFX Designer log file that you can share to me?
C:\Users\YOUR_USER_NAME\AppData\Roaming\TouchGFX-4.26.1\TouchGFXDesigner.log
2026-03-16 7:54 PM
Thank you for your reply. The issue has been resolved, and the reason is the absence of imageconvert.out