error C2039: 'min': is not a member of 'std'
Description
otbGRM fails on windows. disable this module until grm is fixed. btw fix is simple as adding an include but is not in OTB.
[ 90%] Building CXX object Modules/Remote/otbGRM/CMakeFiles/otbGRMHeaderTest1.dir/test/otbGRMHeaderTest1.cxx.obj
cd C:\dashboard\otb\superbuild_x86\OTB\build\Modules\Remote\otbGRM
C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe @C:\Users\admin\AppData\Local\Temp\otbGRMHeaderTest1.cxx.obj.15676.78.jom
otbGRMHeaderTest1.cxx
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(48): error C2039: 'min': is not a member of 'std'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vector(17): note: see declaration of 'std'
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(48): error C3861: 'min': identifier not found
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(49): error C2039: 'min': is not a member of 'std'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vector(17): note: see declaration of 'std'
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(49): error C3861: 'min': identifier not found
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(50): error C2039: 'max': is not a member of 'std'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vector(17): note: see declaration of 'std'
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(50): error C3861: 'max': identifier not found
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(51): error C2039: 'max': is not a member of 'std'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vector(17): note: see declaration of 'std'
c:\dashboard\otb\src\modules\remote\otbgrm\include\grmDataStructures.h(51): error C3861: 'max': identifier not found
jom: C:\dashboard\otb\superbuild_x86\OTB\build\Modules\Remote\otbGRM\CMakeFiles\otbGRMHeaderTest1.dir\build.make [Module
s\Remote\otbGRM\CMakeFiles\otbGRMHeaderTest1.dir\test\otbGRMHeaderTest1.cxx.obj] Error 2
jom: C:\dashboard\otb\superbuild_x86\OTB\build\CMakeFiles\Makefile2 [Modules\Remote\otbGRM\CMakeFiles\otbGRMHeaderTest1.
dir\all] Error 2