The error is
v:\gdal\frmts\hdf4\hdf4imagedataset.cpp(2386) : error C2784: '_Ty
std::max(std::initializer_list<_Elem>,_Pr)' : could not deduce template
argument for 'std::initializer_list<_Elem>' from 'int'
c:\program files (x86)\microsoft visual studio
12.0\vc\include\algorithm(4108) : see declaration of 'std::max'
Joaquim