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

Missing ini.h file #84

Open
Anakin4952 opened this issue Feb 12, 2021 · 1 comment
Open

Missing ini.h file #84

Anakin4952 opened this issue Feb 12, 2021 · 1 comment

Comments

@Anakin4952
Copy link

App "mp3_decoder" version: 1
CC build/playlist/playlist.o
/home/stephan/Documents/Elektronik/netradio-other/MrBuddy/ESP32_MP3_Decoder-master/components/playlist/playlist.c:19:10: fatal error: ini.h: No such file or directory
#include "ini.h"
compilation terminated.
make[1]: *** [/home/stephan/esp/esp-idf/make/component_wrapper.mk:292: playlist.o] Error 1
make: *** [/home/stephan/esp/esp-idf/make/project.mk:635: component-playlist-build] Error 2

Toolchain version: esp-2020r3
Compiler version: 8.4.0
make: 4.2.1
ESP-IDF: v4.4-dev-4-g73db14240-dirty
Latest ubuntu version. What's wrong? Where can I find ini.h?

@idimou
Copy link

idimou commented Apr 13, 2021

@Anakin4952 check issue #77 in the closed issues tab.

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

2 participants