Error `handlerControl(UrlHandlerParam*)'

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
alfahad
Posts: 1
Joined: Mon Mar 06, 2023 12:22 am

Error `handlerControl(UrlHandlerParam*)'

Post 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
Post Reply