Skip to content

Compile fails in PlatformIO #47

Description

@pr-wiley

I get the following errors/warnings:

Compiling .pio/build/esp32dev/libb5d/HttpClient/HttpClient.cpp.o
Compiling .pio/build/esp32dev/libb5d/HttpClient/b64.cpp.o
.pio/libdeps/esp32dev/HttpClient/b64.cpp: In function 'int b64_encode(const unsigned char*, int, unsigned char*, int)':
.pio/libdeps/esp32dev/HttpClient/b64.cpp:69:1: error: control reaches end of non-void function [-Werror=return-type]
69 | }
| ^
cc1plus: some warnings being treated as errors
Compiling .pio/build/esp32dev/libea1/Preferences/Preferences.cpp.o
*** [.pio/build/esp32dev/libb5d/HttpClient/b64.cpp.o] Error 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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