How to fix this compile error? <img width="2348" height="822" alt="Image" src="https://github.com/user-attachments/assets/73f41cc9-1041-472d-94ef-7e9bf2576747" /> Already Run this command to add dependency ``` idf.py add-dependency "m5stack/m5gfx^0.2.17" ``` esp-idf version: v5.4.2 branch: CardputerADV reproduce method ``` idf.py build ```
How to fix this compile error?

Already Run this command to add dependency
esp-idf version: v5.4.2
branch: CardputerADV
reproduce method