Skip to main content
Associate
March 6, 2026
Solved

I tried to run an existing touchgfx project,but generate code fai

  • March 6, 2026
  • 1 reply
  • 320 views

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

Best answer by Dajoow

Thank you for your reply. The issue has been resolved, and the reason is the absence of imageconvert.out

 

1 reply

Osman SOYKURT
Technical Moderator
March 16, 2026

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

Osman SOYKURTST Software Developer | TouchGFX
DajoowAuthorBest answer
Associate
March 17, 2026

Thank you for your reply. The issue has been resolved, and the reason is the absence of imageconvert.out