compilation failure in VS 2012 (Bug #3323)
Description
inlcude/opencv2/ocl/matrix_operations.hpp fails to compile in VS 2012 compiler with the following errors
\opencv\build\include\opencv2/ocl/matrix_operations.hpp(391): error C2589: '(' : illegal token on right side of '::'
opencv\build\include\opencv2/ocl/matrix_operations.hpp(392): error C2589: '(' : illegal token on right side of '::'
History
Updated by Maria Dimashova over 11 years ago
Thanks for the bug report!
I'm almost sure you've fixed compilation for you. So could you please create a pull request with your changes here?
Updated by Andrey Pavlenko over 11 years ago
I can't reproduce the problem you're reporting, please provide the full CMake output for builg config analysis.
- Status changed from New to Incomplete
- Assignee changed from Andrey Pavlenko to Vinay M
Updated by Ilya Lavrenov about 11 years ago
I'm sure the problem is no longer observed; closed.
- Status changed from Incomplete to Cancelled
- Affected version changed from 2.4.6 (latest release) to 2.4.7 (latest release)