MinGW Compile error!! [r3232] (Bug #390)
Description
There's exist 50 compile errors with minGW since r3147(or earlier) to r3232(or to the latest)
the error message is below:
src\modules\core\include\opencv2\core\core_c.h|78|error: default argument given for parameter 5 of 'IplImage*
cvInitImageHeader(IplImage*, CvSize, int, int, int, int)'|
src\include\opencv\cxcore.h|101|error: after previous specification in 'IplImage* cvInitImageHeader(IplImage*, CvSize, int, int, int, int)'|
....(50 compile errors)
Please check it, thanks!
Associated revisions
Merge pull request #390 from taka-no-me:fix_relative_error_check
History
Updated by Vadim Pisarevsky over 14 years ago
thanks! the latest version in trunk builds fine with MinGW
- Status changed from Open to Done
- (deleted custom field) set to fixed