cancel
Showing results for 
Search instead for 
Did you mean: 

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

Dajoow
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

 

View solution in original post

2 REPLIES 2
Osman SOYKURT
ST Employee

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 SOYKURT
ST Software Developer | TouchGFX

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