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

_nbind_value not exported anymore with emscripten 1.37.20 #90

Open
arcanis opened this issue Sep 13, 2017 · 1 comment
Open

_nbind_value not exported anymore with emscripten 1.37.20 #90

arcanis opened this issue Sep 13, 2017 · 1 comment

Comments

@arcanis
Copy link
Contributor

arcanis commented Sep 13, 2017

Despite the EXPORTED_FUNCTIONS option, the Module["_nbind_value"] = _nbind_value statement is missing from the generated files, which means that the bind function isn't available anymore. Not sure if this is an emscripten regression or an nbind bug :/

@arcanis arcanis changed the title _nbind_value not exported anymore with emscripten 1.37.1 _nbind_value not exported anymore with emscripten 1.37.20 Sep 13, 2017
@fhqvst
Copy link

fhqvst commented Jan 26, 2018

I believe this is solved in #107.

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