cubemx + touchgfx STM32f429i disco fatal error: SDL2/SDL_video.h: No such file or directory
Hello,
i tried to generate for STM32f429i disco a project with graphic = touchgfx.
1) i generate cubemx (for STM32f429i disco) project for SW4STM32 toolchain
2) i generate a simple touchgfx project for SW4STM32 toolchain
But compilation under eclipse gives the following errors :
HALSDL2.hpp:22:10: fatal error: SDL2/SDL_video.h: No such file or directory
HALSDL2.hpp:22:10: fatal error:SDL2/SDL_render.h: No such file or directory
main.cpp:30:10: fatal error: shellapi.h: No such file or directory
I can i solve these compilation errors ?
thanks
best regards
