Visual Studio 2013 preview requires #include <algorithm> for min max in openexr (Bug #3267)


Added by Francois Genolini over 11 years ago. Updated over 11 years ago.


Status:Cancelled Start date:2013-09-16
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected version:2.4.6 (latest release) Operating System:Windows
Difficulty: HW Platform:x64
Pull request:

Description

Trying to recompile OpenCV, fails to compile openexr/IlmImfd

cannot find std::min and max unless
#include <algorithm>
is added at the start of each .cpp file

Windows 7 (64-bit) using 32-bit build of the latest OpenCV, after cmake GUI
Visual Studio 2013 Preview


Associated revisions

Revision 01a883df
Added by Vadim Pisarevsky over 10 years ago

Merge pull request #3267 from a-wi:MSMF_capture_fixes_v3

History

Updated by Daniil Osokin over 11 years ago

  • Status changed from New to Cancelled

Also available in: Atom PDF