Leaving the post so the one below it makes sense and people can realize what an idiot I am.
-----------------
I've downloaded and re-downloaded the latest zip and attempted to compile it. I get these errors.
I even tried a brand new install of it basically to see if it wasn't some shit left around in my directories or some plugin that was causing it. Unzipped to new directory and ran MQ2Auth.exe and attempted to compile.
Using MVC++ 6.0 with like Service Pack 5 or whatever the latest is for it.
I'm probably just being a moron noob, but meh.--------------------Configuration: MQ2Main - Win32 Release--------------------
Compiling...
EQClasses.cpp
MQ2Auth.cpp
MQ2Benchmarks.cpp
MQ2ChatHook.cpp
MQ2CleanUI.cpp
MQ2CommandAPI.cpp
MQ2Commands.cpp
MQ2Data.cpp
MQ2DataAPI.cpp
MQ2DataTypes.cpp
C:\MQ2\MQ2-20041014\MQ2Main\MQ2DataTypes.cpp(3535) : error C2079: 'stBuffer' uses undefined struct '__stat64'
C:\MQ2\MQ2-20041014\MQ2Main\MQ2DataTypes.cpp(3543) : error C2065: '_fstat64' : undeclared identifier
C:\MQ2\MQ2-20041014\MQ2Main\MQ2DataTypes.cpp(3549) : error C2065: '_gmtime64' : undeclared identifier
C:\MQ2\MQ2-20041014\MQ2Main\MQ2DataTypes.cpp(3549) : error C2228: left of '.st_ctime' must have class/struct/union type
C:\MQ2\MQ2-20041014\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
MQ2DataVars.cpp
MQ2DetourAPI.cpp
MQ2DInput.cpp
MQ2Globals.cpp
MQ2KeyBinds.cpp
MQ2MacroCommands.cpp
MQ2Main.cpp
EQLIB_EXPORTS
MQ2Mouse.cpp
MQ2ParseAPI.cpp
MQ2PluginHandler.cpp
MQ2Pulse.cpp
MQ2Spawns.cpp
MQ2Utilities.cpp
MQ2Windows.cpp
Error executing cl.exe.
MQ2Main.dll - 5 error(s), 0 warning(s)
-EpicCamp

