opencv is not compiled under Windows, Ubuntu, MacOS (Bug #490)
Description
Building C object samples/c/CMakeFiles/example_camshiftdemo.dir/camshiftdemo.o
In file included from /Users/user/slave/MacOSBuilder/src/opencv/include/opencv/highgui.h:47,
from /Users/user/slave/MacOSBuilder/src/opencv/samples/c/camshiftdemo.c:9:
/Users/user/slave/MacOSBuilder/src/opencv/modules/highgui/include/opencv2/highgui/highgui_c.h:99: error: syntax error before 'bool'
maker2: * [samples/c/CMakeFiles/example_camshiftdemo.dir/camshiftdemo.o] Error 1
maker1: [samples/c/CMakeFiles/example_camshiftdemo.dir/all] Error 2
maker1: ** Waiting for unfinished jobs....
Associated revisions
Merge pull request #490 from mschoeler:master
History
Updated by Yannick Verdie over 14 years ago
Hello,
I was not able to reproduce the error, but I tried to fix it. Could you try again please.
Thanks
Yannick
Updated by anonymous - over 14 years ago
Updated by Alexander Shishkov over 14 years ago
It's compiled now. Thank you. I close this task.
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev almost 13 years ago
- Category set to build/install