Page 1 of 1

Error `handlerControl(UrlHandlerParam*)'

Posted: Mon Mar 06, 2023 1:28 am
by alfahad
Hello,

I'm trying to build telelogger using Freematrics Builder, but when I enable HTTP connection I get the following error on console

Code: Select all

c:/program files (x86)/freematics builder/hardware/tools/esp32/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: 
C:\Users\alfah\AppData\Local\Temp/FreematicsBuilder/dataserver.cpp.o:(.data.urlHandlerList+0x14): undefined reference to `handlerControl(UrlHandlerParam*)'
collect2.exe: error: ld returned 1 exit status

Error occurred during compiliation