2023-07-14 01:53 AM - edited 2023-07-14 01:54 AM
Hi,
Im new to Touchgfx and came to a problem following the tutorial 4.
When I run the simulation it shows declaration error.
gui/include/gui/containers/MenuElement.hpp:19:4: error: 'icon' was not declared in this scope
I tried following the hpp from slider examples, but it seems to implement it differently to the tutorial.
Any suggestions on how to fix this?
Thank you
Solved! Go to Solution.
2023-07-14 02:12 AM
I got working, Its actually the name of the image needs to be 'icon".
2023-07-14 02:12 AM
I got working, Its actually the name of the image needs to be 'icon".