What file is this error in?
This is compiling one of the examples. The error message is:
I’n building on Linux so the back slashes are the issue. I cannot find where to fix this. The “resource” is “STM32F429I-Discovery” and the path is blank. But there is a line number so I suppose there must be file.
A search finds ili9341.h included from ili9341.c b ut with no path.
What causes this and how can I fix it?
Thanks!