ESP32_curl_example icon indicating copy to clipboard operation
ESP32_curl_example copied to clipboard

Full example of using libcurl with ESP3232

Results 12 ESP32_curl_example issues
Sort by recently updated
recently updated
newest added

C:/Work/Actisense/esp32/build/main\libmain.a(main.o):(.literal._ZN8HttpTask3runEPv[HttpTask::run(void*)]+0x34): undefined reference to `Curl_GET(char*, char*, char*, char*, int, int)' C:/Work/Actisense/esp32/build/main\libmain.a(main.o): In function `testGET()': c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\include\c++\5.2.0\ext/new_allocator.h:110: undefined reference to `Curl_GET(char*, char*, char*, char*, int, int)' collect2.exe: error: ld returned 1 exit...

Hi SMTP with attachment is not working and got message like Skipped mail sending.