Skip to content

Error Compiling - Arduino 1.8.12 #9

@andytomalin

Description

@andytomalin

Hello

I have just been trying to compile this project in Arduino 1.8.12 and I get the following error:

Arduino: 1.8.12 (Windows Store 1.8.33.0) (Windows 10), Board: "Arduino Due (Programming Port)"

OpenLapTimer:1:23: fatal error: ILI_SdSpi.h: No such file or directory

#include <ILI_SdSpi.h>

                   ^

compilation terminated.

exit status 1
ILI_SdSpi.h: No such file or directory

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

I have searched Githib & the internet for ILI_SdSpi.h and cannot see a way to include this.

If I remove it, then I get an error message on #include <ILI_SdFatConfig.h> no such file / directory

Please can you help?

Thanks

Andy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions