Revision 2640 does not build on Win/VC2005 (Bug #101)
Description
Error 71 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
and
39>..\..\..\..\OpenCV_CVS\trunk\opencv\samples\c\fback_c.c(27) : error C2275: 'CvMat' : illegal use of this type as an expression
For the rec, I could build Rev 2351
Associated revisions
Merge pull request #101 from ilya-lavrenov:tapi_perf
History
Updated by anonymous - about 15 years ago
It seems that the problem is eliminated in the latest version
- Status changed from Open to Done
- (deleted custom field) set to fixed