cpp-multithread not working on 32-bit Windows
Abierto
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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()`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.