Revision 2573 does not build (Bug #74)
Description
Windows7 and VC2005 or VC2003
Hundreds of warnings and errors.
There are hundreds of warnings of the type "conversion from doublereal to real, possible loss of data".
We get this for long time. Why can't those be shut up once and for all?
As for the errors, the first one (I think, among all those warnings) is
Error 70 error C2511: 'void cv::RNG::fill(cv::MatND &,int,const cv::Scalar &,const cv::Scalar &)' : overloaded member function not found in 'cv::RNG' c:\programs\OpenCV_CVS\trunk\opencv\src\cxcore\cxrand.cpp 604
Joaquim Luis
Associated revisions
Merge pull request #74 from taka-no-me/cl2cpp
Merge pull request #74 from melody-rain:2.4_moments_ocl
History
Updated by anonymous - about 15 years ago
It looks like the problem has been fixed in the latest SVN version
- Status changed from Open to Done
- (deleted custom field) set to fixed