2023-04-12 02:11 AM
Hello,
I'm having trouble inserting my own header files. No error is displayed in the STM32IDE when compiling, but when I compile in the GFXTouch, the errors are in GFXTouch.png.
I've already included the paths include in c and c++. How can I include my header files in GFXTouch.
Thank you
Solved! Go to Solution.
2023-04-20 06:23 AM
Hello PHolz.1,
I think you need to modify your Makefile to include your own headers. It's located in gcc folder.
/Osman
2023-04-20 06:23 AM
Hello PHolz.1,
I think you need to modify your Makefile to include your own headers. It's located in gcc folder.
/Osman