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

Compile error Extensa #34

Closed
swbouman opened this issue Sep 8, 2022 · 1 comment
Closed

Compile error Extensa #34

swbouman opened this issue Sep 8, 2022 · 1 comment

Comments

@swbouman
Copy link

swbouman commented Sep 8, 2022

Hello,

I'm working on/with the Opentherm sketch on a ESPHome Wemosd1. I'd like to recompile the sketch, BUT... I get these errors. Does anyone have a clue how to fix it?

Kind regards!

/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld: .pioenvs/opentherm/src/src/OpenTherm.cpp.o: in function _ZN9OpenTherm8getFaultEv':
OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): multiple definition of _ZN9OpenTherm8getFaultEv'; .pioenvs/opentherm/src/OpenTherm.cpp.o:OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): first defined here

@swbouman swbouman closed this as completed Sep 9, 2022
@swbouman
Copy link
Author

swbouman commented Sep 9, 2022

I managed to solve this by deleting opentherm.cpp from build dir...

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

1 participant