Hi,
I start to learn Embedded wizard and flow the the steps.
I download the last version including GCC tool, STM32_F7_CUB and Embedded wizard studio ver8.2.
when compling it, it occurs the error.

My step is :
1. create a stm32f746-discovery ewp project.
2. generate the code to ..\STM32F746-Discovery\Examples\Template\GeneratedCode
3. run StartBuildEnvironment.bat
4.write "cd Template", "make install"
then it was wrong warning.
How to fix it?