webarkit / opencv-em

A simple utility script to build OpenCV static libs with Emscripten
GNU General Public License v3.0
19 stars 3 forks source link

testing build of opencv 4.5.0 with emcc 3.1.7 #4

Closed kalwalt closed 2 years ago

kalwalt commented 2 years ago

I tried to build my testing repository webarkit-testing with emcc 3.1.7 and opencv-em but i had errors see PR https://github.com/kalwalt/webarkit-testing/pull/6 and this comment . This Pr will try to fix them.

kalwalt commented 2 years ago

i tried to build the webarkit-testing project and it's ok!