cpp-multithread not working on 32-bit Windows
Open
- Dominant language
- C
- Stars
- 10.9k
- Forks
- 612
- PR merge metrics
- No merged PRs in 30d
Description
I tested the cpp-multithread example and it is not working on 32-bit Windows in VS2015, but when I build 64-bit (with `-G "Visual Studio 14 Win64"`) it works. Looks like it's hanging at `cv.wait_for()`.
Contributor guide
Assessment
This issue has not been assessed yet.