[SOLVED] Qt5 + VS2010 QDateTime => not enough actual parameters for macro 'min' & 'max'
-
#define NOMINMAX before including windows.h header. This is only way at the moment...
wrote on 17 Jul 2015, 06:39 last edited by@AcerExtensa said:
#define NOMINMAX before including windows.h header. This is only way at the moment...
This worked to me for Qt5.5 VS2010
21/21