cancel
Showing results for 
Search instead for 
Did you mean: 

stm32h723_touchGFX_tocuhcontroller.CPP _not_attach_with _touch.h file

MMARI.1
Senior

hi, 

i am trying to attach a Touch Sensor header file  with touchGFX STM32TouchController.cpp file but it's showing error .

MMARI1_0-1755773331061.png

the Touch_Sensor.h & Touch_Sensor.c file are include project file and further included via path location ( Properties ->General -> path.).

 

1 REPLY 1
TDK
Super User

Does the project build okay? If the compiler can't find it, you're probably missing something. Show your include settings and show the location of the file.

If you feel a post has answered your question, please click "Accept as Solution".