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

undefined reference and ld returned 1 exit status #95

Open
nelsontechnologies opened this issue Aug 11, 2021 · 0 comments
Open

undefined reference and ld returned 1 exit status #95

nelsontechnologies opened this issue Aug 11, 2021 · 0 comments

Comments

@nelsontechnologies
Copy link

.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal._Z5setupv+0x120): undefined reference to AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)' .pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o:(.literal.startup._GLOBAL__sub_I_Blynk+0x30): undefined reference to AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)'
.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function setup()': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:567: undefined reference to AsyncWiFiManager::autoConnect(char const*, char const*, unsigned long, unsigned long)'
.pio\build\heltec_wifi_lora_32_V2\src\main.cpp.o: In function _GLOBAL__sub_I_Blynk': C:\Users\brad\Documents\PlatformIO\Projects\NTCEM-Receive/src/main.cpp:88: undefined reference to AsyncWiFiManager::AsyncWiFiManager(AsyncWebServer*, DNSServer*)'

collect2.exe: error: ld returned 1 exit status

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