rev. 3607 calib3d build errors (Bug #560)


Added by Josh Klontz over 14 years ago. Updated almost 13 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

trying to build current revision using CMake 2.8 and Visual Studio 2010 yields the following errors:

2>..\..\..\opencv\modules\calib3d\src\calibration.cpp(3504): error C2039: 'back_inserter' : is not a member of 'std'
2>..\..\..\opencv\modules\calib3d\src\calibration.cpp(3504): error C3861: 'back_inserter': identifier not found
2>..\..\..\opencv\modules\calib3d\src\calibration.cpp(3505): error C2039: 'back_inserter' : is not a member of 'std'
2>..\..\..\opencv\modules\calib3d\src\calibration.cpp(3505): error C3861: 'back_inserter': identifier not found


History

Updated by Vadim Pisarevsky over 14 years ago

fixed in the recent SVN trunk versions

  • 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
  • Assignee set to Vadim Pisarevsky

Also available in: Atom PDF