Undefined/Multiple definitions when building C++ User Module #16279
Unanswered
Tobinator32
asked this question in
ESP32
Replies: 1 comment
-
Can you elaborate how to reproduce? I tried a lot of things, but ended up having to be very specific: #16284 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Partly borrowed from here:
https://github.com/orgs/micropython/discussions/16260
With ongoing investigation it seems to not be related to up-wrap. Every Module build which contains mangled c++ names failes to build. Tested old and new versions of Micropython and IDF. Makes no difference. Any ideas how to get around this issue? By this time i tried a lot and nothing seems to work.
Beta Was this translation helpful? Give feedback.
All reactions