2022-02-23 09:05 PM
2022-02-23 09:11 PM
Im using the current version of touchgfx and open the IDE after making a touchgfx project. I cant drag the header file into the includes also. How do I include the .h file into the project so I can use the functions of IconFlags.c in Model, View etc?
ps.-
When I try to include the header file alone or with the path it says it doesn't exist but can call the functions from the main when it is not included which is weird.