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

Emscripten link issue in make.py #48

Open
johannnovak opened this issue Apr 4, 2018 · 0 comments
Open

Emscripten link issue in make.py #48

johannnovak opened this issue Apr 4, 2018 · 0 comments

Comments

@johannnovak
Copy link

johannnovak commented Apr 4, 2018

Hello,

I followed the tutorial to build OpenCVJS with emscripten (Windows 10 x64) but the script 'make.py' crashes before the end.
It goes in an infinite forking loop when linking the different opencv libraries to create 'libOpenCV.bc'.
log_2018_04_04.txt

Concerning emscripten, I have installed the 'sdk-incoming-64bit' version, and here is my .emscripten configuration :
emscripten_conf.txt

OpenCV is built correctly (all the modules' .a files are generated) and the binding file 'bindings.bc' has been generated.

I'm not very used to emscripten so I really don't know what can cause this issue. Do you have any Idea ?

Johann

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