Embind ignore my bindings during linking #19720
Unanswered
AlexandrMatveev
asked this question in
Q&A
Replies: 2 comments
-
Do the object files that contains your If this is the issue where are several workarounds:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Are your bindings not working at runtime? |
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
-
Hey guys! Try to use emcmake + emmake to build my project with CMakeLists.txt (pastebin)
Process is successfully completed but when i try to find exported function in .js part, I don't see any
Only common embind runtime code without my bindings
Maybe anyone can suggest what is wrong with my cmake build script and how i can fix it. Thanks)
Beta Was this translation helpful? Give feedback.
All reactions