Skip to main content
msalamon_pl
Associate II
March 7, 2021
Question

TouchGFX 4.16.1 doesn't generate images directory

  • March 7, 2021
  • 8 replies
  • 1997 views

I'm trying to run an example for X-NUCLE-GFX01M1 shield and I'm facing weird issues.

TouchGFX generator doesn't generate images data.

generated/gui_generated/src/screen1_screen/Screen1ViewBase.cpp:6:10: fatal error: BitmapDatabase.hpp: No such file or directory

     #include "BitmapDatabase.hpp"

         ^~~~~~~~~~~~~~~~~~~~

I forced once but I can't make it again. What is wrong?

This topic has been closed for replies.

8 replies

Romain DIELEMAN
ST Employee
March 8, 2021

Hi,

You started a project from TouchGFX Designer with the application template for the STM32G0 nucleo board and with a UI template (or with an example in the Online Application tab) ? Or did you start your project from scratch ?

/Romain

msalamon_pl
Associate II
March 8, 2021

I've started from TouchGFX Generator's online example for G0. It works now for me, but I made a step back to 4.16.0.

Romain DIELEMAN
ST Employee
March 8, 2021

Which online example did you use ? I was not able to replicate your issue.

/Romain

msalamon_pl
Associate II
March 9, 2021

Hi! I hit the same issue with 4.16.0. I'm taking this example I noted that the first project with a fresh install and fresh workspace generates images ok. When I'm trying to make a second or further same project - images are not generated by the Designer.

Please try to make a few same projects from an online template in one workspace.