karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
525 stars 155 forks source link

**ERROR** multiple definition of `ucg_font_crox3c' #50

Closed h1aji closed 6 years ago

h1aji commented 6 years ago
/home/hmurad/esp/Ka-Radio32/build/ucglib/libucglib.a(ucg_karadio32_fonts.o):(.rodata.ucg_font_crox3c+0x0): multiple definition of `ucg_font_crox3c'
/home/hmurad/esp/Ka-Radio32/build/ucglib/libucglib.a(ucg_font_crox3c.o):(.rodata.ucg_font_crox3c+0x0): first defined here
collect2: error: ld returned 1 exit status
make: *** [/home/hmurad/esp/esp-idf/make/project.mk:411: /home/hmurad/esp/Ka-Radio32/build/KaRadio32.elf] Error 

I am trying to compile and seeing this error. Is it possible to fix?

karawin commented 6 years ago

make clean delete ucg_font_crox3c.c make app

h1aji commented 6 years ago

which one should be deleted?

./components/ucglib/csrc/ucg_font_crox3c.c
./components/ucglib/tools/font/karadio32/ucg_font_crox3c.c
karawin commented 6 years ago

./components/ucglib/csrc/ucg_font_crox3c.c