Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: Wtv020sd16p.h: No such file or directory #2

Open
raspberrypieman opened this issue Sep 14, 2020 · 0 comments
Open

fatal error: Wtv020sd16p.h: No such file or directory #2

raspberrypieman opened this issue Sep 14, 2020 · 0 comments

Comments

@raspberrypieman
Copy link

A clean fresh install of Arduino 1.8.13 - cannot compile Wtv020sd16pExample
My own sketch which did compile last year, fails with the same error, with WTV020SD16P version1.4 installed,
so I thought I would try the Wtv020sd16pExample which came with the original library and got the same error.
See below for detailed error report.

Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"

Wtv020sd16pExample:7:10: fatal error: Wtv020sd16p.h: No such file or directory

#include <Wtv020sd16p.h>

      ^~~~~~~~~~~~~~~

compilation terminated.

exit status 1

Wtv020sd16p.h: No such file or directory

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant