Tutorial 4 error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-14 1:53 AM - edited ‎2023-07-14 1: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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-14 2:12 AM
I got working, Its actually the name of the image needs to be 'icon".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-14 2:12 AM
I got working, Its actually the name of the image needs to be 'icon".
