touchGFX can't load into stm32H750ZBT6
I built a LCD driver with stm32H750ZBT6 , afliliatlister operation, touchGFX can't load into MCU with ST-LINK , the error list as follows: (remark: i try to set as stm32CUBE IDE or CMake)
stm32CUBE MX GCC setting:

touchGFX list error message:
Compile
make -f ../gcc/Makefile -j8
make: ../gcc/Makefile: No such file or directory
make: *** No rule to make target '../gcc/Makefile'. Stop.
Failed
Failed
