Video widget with STM32469i-eval
Hi,
I'm using the TouchGFX 4.18.1 and trying to program the STM32469I-EVAL board with a video widget.
I selected the proper eval board then added the video widget.
Success for generate code. Simulator works fine.
But, 'Run Target' fails with the following error:
TouchGFX/generated/gui_generated/src/screen1_screen/Screen1ViewBase.cpp:6:10: fatal error: videos/VideoDatabase.hpp: No such file or directory
#include <videos/VideoDatabase.hpp>
What an I missing?
Thanks,
Ari