emscripten-core / emscripten-core/emscripten
opencv_js: Including <emscripten/bind.h> requires building with -std=c++11 or newer!
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
System Information
CMake = 3.26.4
OpenCV = 4.8
Operating System / Platform = Windows 64 Bit
Compiler = Visual Studio 2019
I am trying to compile OpenCV 4.8 from source including opencv_js
I have setup the emscripten and defined the paths.
I am getting error on building opencv_js as
`Including requires building with -std=c++11 or newer!`
Could not find any solution.
Contributor guide
Assessment
This issue has not been assessed yet.