MCUFRIEND Touchscreen_kbv.h file or directory not found

I am trying to use a touchscreen display and I am using the code from the MCUFRIEND library. I found a part of the code which says

#include "TouchScreen_kbv.h"         //my hacked version

And when I verify, this is the only error showing up

Compilation error: TouchScreen_kbv.h: No such file or directory

Could anyone please help me out?

I notice that it's TouchScreen_kbv.h in the code, but the file is called touchscreen_kbv.h. That probably works just fine on Windows, but case matters everywhere else.

Thanks for a possible solution, however, it does not work. I will try it on a windows computer as I am using a Mac m1 currently

Hi, I just tried a windows computer, it does not work there either, I will have to find original documentation for TouchScreen_kbv.h

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.