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

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

Closed
h1aji opened this issue Sep 18, 2018 · 3 comments
Closed

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

h1aji opened this issue Sep 18, 2018 · 3 comments

Comments

@h1aji
Copy link
Contributor

h1aji commented Sep 18, 2018

/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
Copy link
Owner

karawin commented Sep 21, 2018

make clean
delete ucg_font_crox3c.c
make app

@h1aji
Copy link
Contributor Author

h1aji commented Sep 22, 2018

which one should be deleted?

./components/ucglib/csrc/ucg_font_crox3c.c
./components/ucglib/tools/font/karadio32/ucg_font_crox3c.c

@karawin
Copy link
Owner

karawin commented Sep 22, 2018

./components/ucglib/csrc/ucg_font_crox3c.c

@h1aji h1aji closed this as completed Sep 22, 2018
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

2 participants