Hello,
I have declared a couple of global variables as shown below. These variables are user-defined structures.

However, despite being declared there, when I rebuild the project, I get the following error messages:

How come these variables aren’t recognized properly? What am I doing wrong here?
Upfront many thanks!