Page 1 of 1

Building MQ2main with VC++ 6.0

Posted: Thu Oct 14, 2004 11:06 pm
by TrippyTom
--------------------Configuration: MQ2Main - Win32 Release--------------------
Compiling...
MQ2DataTypes.cpp
C:\MQ2\MQ2Main\MQ2DataTypes.cpp(3535) : error C2079: 'stBuffer' uses undefined struct '__stat64'
C:\MQ2\MQ2Main\MQ2DataTypes.cpp(3543) : error C2065: '_fstat64' : undeclared identifier
C:\MQ2\MQ2Main\MQ2DataTypes.cpp(3549) : error C2065: '_gmtime64' : undeclared identifier
C:\MQ2\MQ2Main\MQ2DataTypes.cpp(3549) : error C2228: left of '.st_ctime' must have class/struct/union type
C:\MQ2\MQ2Main\MQ2DataTypes.cpp(3549) : error C2440: '=' : cannot convert from 'int' to 'struct tm *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.

MQ2Main.dll - 5 error(s), 0 warning(s)
Yes, I have installed service pack 6.

Posted: Thu Oct 14, 2004 11:08 pm
by fearless

Posted: Thu Oct 14, 2004 11:10 pm
by TrippyTom
hey guys, sorry about that.
I did a search too. bah!

I just saw that after I posted my message.