Skip to content
Advertisement

Tag: asm.js

“emcc” command does not recognized

I’m having issue with building this demo. https://github.com/kakukogou/opencvjs_demo_segmentation When i cd into this folder and run make command i get this error message: This is how make file looks like. Is there any issue with my environment variables. What is the proper way to compile this ? Answer For whatever reason default path configurations in .emscripten does not enable emcc

Advertisement