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

wav_head.h: No such file or directory #1

Closed
Laxiyan opened this issue Apr 8, 2018 · 2 comments
Closed

wav_head.h: No such file or directory #1

Laxiyan opened this issue Apr 8, 2018 · 2 comments

Comments

@Laxiyan
Copy link

Laxiyan commented Apr 8, 2018

编译例程的时候出现这个错误:
/home/esp8266/Desktop/esp/esp-adf/components/audio_stream/./fatfs_stream.c:39:22: fatal error: wav_head.h: No such file or directory
compilation terminated.
make[1]: *** [fatfs_stream.o] Error 1
make: *** [component-audio_stream-build] Error 2

@tuanpmt
Copy link
Contributor

tuanpmt commented Apr 8, 2018

Hi @Laxiyan

You need to fetch all submodules by run this command git submodule update --init

@Laxiyan
Copy link
Author

Laxiyan commented Apr 27, 2018

According to your prompts, the compiler passed.

Thank you!

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

3 participants