cancel
Showing results for 
Search instead for 
Did you mean: 

Out of the box i cannot generate any project or compile simulator. I get this error and cannot understand a reason.

RSmir.1
Associate II

Generate Code

   Generate

       Done

   Generate Assets

       make -f simulator/gcc/Makefile assets -j8

       The system cannot find the path specified.

       Converting images

       Reading ./application.config

       Failed

   Failed

-----------

AND FROM COMMAND LINE after make -f simulator/gcc/Makefile

Igenerated/texts/include -I../Middlewares/ST/touchgfx/framework/include -c gui/s

rc/easingequation_screen/EasingEquationGraph.cpp -o build/MINGW32_NT-6.2/gui/src

/easingequation_screen/EasingEquationGraph.o, ...) failed.

make (e=2): The system cannot find the file specified.

generated/simulator/gcc/Makefile:190: recipe for target 'build/MINGW32_NT-6.2/gu

i/src/easingequation_screen/EasingEquationGraph.o' failed

10 REPLIES 10
Alexandre RENOUX
Principal

The new version 4.15 just came out. Try to install it.

https://www.st.com/en/development-tools/touchgfxdesigner.html

/Alexandre