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

Can't use Esp32MQTTClient_Init() #23

Open
96kaitlinburke opened this issue Mar 4, 2021 · 0 comments
Open

Can't use Esp32MQTTClient_Init() #23

96kaitlinburke opened this issue Mar 4, 2021 · 0 comments

Comments

@96kaitlinburke
Copy link

96kaitlinburke commented Mar 4, 2021

When I try to run Esp32MQTTClient_Init(), I get the following error message:

/Users/xxxxxx/Documents/Arduino/libraries/ESP32_AzureIoT_Arduino/src/az_iot/c-utility/src/constbuffer.c:143: undefined reference to \'__sync_sub_and_fetch_4\' collect2: error: ld returned 1 exit status exit status 1 Error compiling for board ESP32S2 Dev Module.

From googling this error, this issue seems to come up when compiling for ARM, but there's no reason it should be doing for an ESP32. What's happening here?

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