2025-08-21 3:52 AM
hi,
i am trying to attach a Touch Sensor header file with touchGFX STM32TouchController.cpp file but it's showing error .
the Touch_Sensor.h & Touch_Sensor.c file are include project file and further included via path location ( Properties ->General -> path.).
2025-08-21 5:32 AM
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.