cancel
Showing results for 
Search instead for 
Did you mean: 

How to add my Header Files in GFXTouch

PHolz.1
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
Osman SOYKURT
ST Employee

Hello PHolz.1,

I think you need to modify your Makefile to include your own headers. It's located in gcc folder.

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

View solution in original post

1 REPLY 1
Osman SOYKURT
ST Employee

Hello PHolz.1,

I think you need to modify your Makefile to include your own headers. It's located in gcc folder.

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX