Closed Araq closed 9 years ago
I confirm the issue with nim-0.10.2. Compilation fails with the following error:
nim-0.10.2
$HOME/.nimble/pkgs/opencv-0.1.0/opencv/core.nim(1183, 33) Error: ')' expected
so it won't work with latest version?
Compiling tests/camera.nim works perfectly fine for me on 0.12.1
tests/camera.nim
I confirm the issue with
nim-0.10.2
. Compilation fails with the following error: