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

Compile not possible #1

Open
romakrau opened this issue Feb 7, 2024 · 1 comment
Open

Compile not possible #1

romakrau opened this issue Feb 7, 2024 · 1 comment

Comments

@romakrau
Copy link

romakrau commented Feb 7, 2024

Hi, I'm a German user and try to compile the source code but unfortunately a miss some defines. Please could you let me know which Tags of the nessary libaries you use.

I use Arduino 2.3.0,
arduino-audiokit main,
arduino-audio-tools main,
arduino-libhelix main,
ESP32-A2DP main,
SdFat master.

Thanks Roman

@romakrau
Copy link
Author

romakrau commented Feb 8, 2024

C:\Users\Roman\Documents\Arduino\ESP32-Audiokit-Multispeaker-main\audiokit-bluetooth-sd-webradio\audiokit-bluetooth-sd-webradio.ino:229:38: error: expected unqualified-id before '{' token
void dispText(uint8_t id, char* str) {
^
C:\Users\Roman\Documents\Arduino\ESP32-Audiokit-Multispeaker-main\audiokit-bluetooth-sd-webradio\audiokit-bluetooth-sd-webradio.ino: In function 'void player_stateCheck()':
C:\Users\Roman\Documents\Arduino\ESP32-Audiokit-Multispeaker-main\audiokit-bluetooth-sd-webradio\audiokit-bluetooth-sd-webradio.ino:339:26: error: 'class audio_tools::AudioSourceSDFAT' has no member named 'positionPercent'
byte pPos = sourceSD.positionPercent();
^~~~~~~~~~~~~~~

exit status 1

Compilation error: expected unqualified-id before '{' token

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