Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Undefined reference to 'messageReceivedAdvanced()' function in CoudIoTCoreMqtt.cpp #244

Open
matteocordray opened this issue Apr 15, 2022 · 0 comments

Comments

@matteocordray
Copy link

Not sure why, but this is the error message I'm getting when compiling for the ESP32-C3 using the Arduino IDE on Windows 10.

Documents\Arduino\libraries\Google_Cloud_IoT_Core_JWT\src/CloudIoTCoreMqtt.cpp:168: undefined reference to messageReceivedAdvanced(MQTTClient*, char*, char*, int).

The only other "issue" that comes up is that multiple libraries are found for Wifi.h, but it automatically uses the Arduino->ESP wifi library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant