Solved
How to generate source code (.cpp/.hpp) for touchgfx on linux ?
Hi all,
I deployed a gitlab-runner for my touchgfx repository on linux, it will build (compile) the project once I update my commit. However I can't find the command-line tools which used to generated source code ( xxxViewBase.hpp, xxxViewBase.cpp ) , any hints will be appreciated, thanks!!!
