Building MQ2main with VC++ 6.0

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

TrippyTom
a lesser mummy
a lesser mummy
Posts: 75
Joined: Sun May 30, 2004 10:18 am

Building MQ2main with VC++ 6.0

Post by TrippyTom » Thu Oct 14, 2004 11:06 pm

--------------------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.
May the eclipse of your soul never fade to light!

User avatar
fearless
Not a Psychic
Posts: 2684
Joined: Wed Mar 10, 2004 3:52 pm

Post by fearless » Thu Oct 14, 2004 11:08 pm

Reading . . . it's not just for me.

[url=http://www.catb.org/~esr/faqs/smart-questions.html]How To Ask Questions The Smart Way[/url]
[quote="Ccomp5950"]Fearless showed me the light, you too shall learn.[/quote]

TrippyTom
a lesser mummy
a lesser mummy
Posts: 75
Joined: Sun May 30, 2004 10:18 am

Post by TrippyTom » Thu Oct 14, 2004 11:10 pm

hey guys, sorry about that.
I did a search too. bah!

I just saw that after I posted my message.
May the eclipse of your soul never fade to light!