Build Log Build started: Project: ghost, Configuration: Release|Win32 Command Lines Creating temporary file "c:\Users\shuen\Desktop\Ghost++\ghost\Release\RSP00000544522296.rsp" with contents [ /O2 /Oi /GL /I "..\bncsutil\src" /I "..\StormLib" /I "..\zlib\include" /I "..\mysql\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\util.cpp" ".\statsw3mmd.cpp" ".\statsdota.cpp" ".\stats.cpp" ".\socket.cpp" ".\sha1.cpp" ".\savegame.cpp" ".\replay.cpp" ".\packed.cpp" ".\map.cpp" ".\language.cpp" ".\gpsprotocol.cpp" ".\ghostdbsqlite.cpp" ".\ghostdbmysql.cpp" ".\ghostdb.cpp" ".\ghost.cpp" ".\gameslot.cpp" ".\gameprotocol.cpp" ".\gameplayer.cpp" ".\game_base.cpp" ".\game_admin.cpp" ".\game.cpp" ".\csvparser.cpp" ".\crc32.cpp" ".\config.cpp" ".\commandpacket.cpp" ".\bnlsprotocol.cpp" ".\bnlsclient.cpp" ".\bnetprotocol.cpp" ".\bnet.cpp" ".\bncsutilinterface.cpp" ] Creating command line "cl.exe @"c:\Users\shuen\Desktop\Ghost++\ghost\Release\RSP00000544522296.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\shuen\Desktop\Ghost++\ghost\Release\RSP00000644522296.rsp" with contents [ /O2 /Oi /GL /I "..\bncsutil\src" /I "..\StormLib" /I "..\zlib\include" /I "..\mysql\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC ".\sqlite3.c" ] Creating command line "cl.exe @"c:\Users\shuen\Desktop\Ghost++\ghost\Release\RSP00000644522296.rsp" /nologo /errorReport:prompt" Output Window Compiling... util.cpp statsw3mmd.cpp statsdota.cpp stats.cpp socket.cpp sha1.cpp savegame.cpp replay.cpp packed.cpp map.cpp .\map.cpp(249) : error C2664: 'SFileOpenArchive' : cannot convert parameter 1 from 'const char *' to 'const TCHAR *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast language.cpp gpsprotocol.cpp ghostdbsqlite.cpp ghostdbmysql.cpp ghostdb.cpp ghost.cpp C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(156) : warning C4005: 'ERROR_FILE_INCOMPLETE' : macro redefinition c:\users\shuen\desktop\ghost++\casclib\src\CascPort.h(235) : see previous definition of 'ERROR_FILE_INCOMPLETE' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(394) : error C2065: 'HASH_STRING' : undeclared identifier C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(394) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(394) : error C2143: syntax error : missing ';' before '(' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(394) : error C2062: type 'const char' unexpected C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(394) : error C2059: syntax error : ')' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(473) : error C2061: syntax error : identifier 'ULONGLONG' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(474) : error C2061: syntax error : identifier 'DWORD' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(475) : error C2061: syntax error : identifier 'DWORD' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(484) : error C2146: syntax error : missing ';' before identifier 'NumberOfBytes' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(484) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(484) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(485) : error C2146: syntax error : missing ';' before identifier 'NumberOfBits' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(485) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(485) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(486) : error C2146: syntax error : missing ';' before identifier 'Elements' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(486) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(486) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(511) : error C2146: syntax error : missing ';' before identifier 'dwID' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(511) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(511) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(514) : error C2146: syntax error : missing ';' before identifier 'cbUserDataSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(514) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(514) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(517) : error C2146: syntax error : missing ';' before identifier 'dwHeaderOffs' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(517) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(517) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(520) : error C2146: syntax error : missing ';' before identifier 'cbUserDataHeader' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(520) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(520) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(532) : error C2146: syntax error : missing ';' before identifier 'dwID' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(532) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(532) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(535) : error C2146: syntax error : missing ';' before identifier 'dwHeaderSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(535) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(535) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(541) : error C2146: syntax error : missing ';' before identifier 'dwArchiveSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(541) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(541) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(547) : error C2146: syntax error : missing ';' before identifier 'wFormatVersion' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(547) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(547) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(551) : error C2146: syntax error : missing ';' before identifier 'wSectorSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(551) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(551) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(554) : error C2146: syntax error : missing ';' before identifier 'dwHashTablePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(554) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(554) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(557) : error C2146: syntax error : missing ';' before identifier 'dwBlockTablePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(557) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(557) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(561) : error C2146: syntax error : missing ';' before identifier 'dwHashTableSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(561) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(561) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(564) : error C2146: syntax error : missing ';' before identifier 'dwBlockTableSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(564) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(564) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(569) : error C2146: syntax error : missing ';' before identifier 'HiBlockTablePos64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(569) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(569) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(572) : error C2146: syntax error : missing ';' before identifier 'wHashTablePosHi' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(572) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(572) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(575) : error C2146: syntax error : missing ';' before identifier 'wBlockTablePosHi' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(575) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(575) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(580) : error C2146: syntax error : missing ';' before identifier 'ArchiveSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(580) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(580) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(583) : error C2146: syntax error : missing ';' before identifier 'BetTablePos64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(583) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(583) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(586) : error C2146: syntax error : missing ';' before identifier 'HetTablePos64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(586) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(586) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(591) : error C2146: syntax error : missing ';' before identifier 'HashTableSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(591) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(591) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(594) : error C2146: syntax error : missing ';' before identifier 'BlockTableSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(594) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(594) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(597) : error C2146: syntax error : missing ';' before identifier 'HiBlockTableSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(597) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(597) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(600) : error C2146: syntax error : missing ';' before identifier 'HetTableSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(600) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(600) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(603) : error C2146: syntax error : missing ';' before identifier 'BetTableSize64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(603) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(603) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(607) : error C2146: syntax error : missing ';' before identifier 'dwRawChunkSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(607) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(607) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(623) : error C2146: syntax error : missing ';' before identifier 'dwName1' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(623) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(623) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(626) : error C2146: syntax error : missing ';' before identifier 'dwName2' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(626) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(626) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(632) : error C2146: syntax error : missing ';' before identifier 'lcLocale' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(632) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(632) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(636) : error C2146: syntax error : missing ';' before identifier 'Platform' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(636) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(636) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(637) : error C2146: syntax error : missing ';' before identifier 'Reserved' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(637) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(637) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(653) : error C2146: syntax error : missing ';' before identifier 'dwBlockIndex' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(653) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(653) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(660) : error C2146: syntax error : missing ';' before identifier 'dwFilePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(660) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(660) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(663) : error C2146: syntax error : missing ';' before identifier 'dwCSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(663) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(663) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(667) : error C2146: syntax error : missing ';' before identifier 'dwFSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(667) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(667) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(670) : error C2146: syntax error : missing ';' before identifier 'dwFlags' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(670) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(670) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(676) : error C2146: syntax error : missing ';' before identifier 'dwLength' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(676) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(676) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(677) : error C2146: syntax error : missing ';' before identifier 'dwFlags' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(677) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(677) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(678) : error C2146: syntax error : missing ';' before identifier 'dwDataSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(678) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(678) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(679) : error C2146: syntax error : missing ';' before identifier 'md5' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(679) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(679) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(689) : error C2146: syntax error : missing ';' before identifier 'FileNameHash' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(689) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(689) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(690) : error C2146: syntax error : missing ';' before identifier 'ByteOffset' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(690) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(690) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(691) : error C2146: syntax error : missing ';' before identifier 'FileTime' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(691) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(691) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(692) : error C2146: syntax error : missing ';' before identifier 'dwFileSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(692) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(692) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(693) : error C2146: syntax error : missing ';' before identifier 'dwCmpSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(693) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(693) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(694) : error C2146: syntax error : missing ';' before identifier 'dwFlags' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(694) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(694) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(695) : error C2146: syntax error : missing ';' before identifier 'dwCrc32' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(695) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(695) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(696) : error C2146: syntax error : missing ';' before identifier 'md5' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(696) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(696) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(703) : error C2146: syntax error : missing ';' before identifier 'dwSignature' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(703) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(703) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(704) : error C2146: syntax error : missing ';' before identifier 'dwVersion' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(704) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(704) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(705) : error C2146: syntax error : missing ';' before identifier 'dwDataSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(705) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(705) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(717) : error C2146: syntax error : missing ';' before identifier 'dwTableSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(717) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(717) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(718) : error C2146: syntax error : missing ';' before identifier 'dwEntryCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(718) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(718) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(719) : error C2146: syntax error : missing ';' before identifier 'dwTotalCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(719) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(719) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(720) : error C2146: syntax error : missing ';' before identifier 'dwNameHashBitSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(720) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(720) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(721) : error C2146: syntax error : missing ';' before identifier 'dwIndexSizeTotal' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(721) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(721) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(722) : error C2146: syntax error : missing ';' before identifier 'dwIndexSizeExtra' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(722) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(722) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(723) : error C2146: syntax error : missing ';' before identifier 'dwIndexSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(723) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(723) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(724) : error C2146: syntax error : missing ';' before identifier 'dwIndexTableSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(724) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(724) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(733) : error C2146: syntax error : missing ';' before identifier 'dwTableSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(733) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(733) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(734) : error C2146: syntax error : missing ';' before identifier 'dwEntryCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(734) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(734) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(735) : error C2146: syntax error : missing ';' before identifier 'dwUnknown08' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(735) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(735) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(736) : error C2146: syntax error : missing ';' before identifier 'dwTableEntrySize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(736) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(736) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(737) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_FilePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(737) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(737) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(738) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_FileSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(738) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(738) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(739) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_CmpSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(739) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(739) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(740) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_FlagIndex' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(740) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(740) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(741) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_Unknown' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(741) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(741) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(742) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_FilePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(742) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(742) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(743) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_FileSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(743) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(743) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(744) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_CmpSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(744) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(744) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(745) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_FlagIndex' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(745) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(745) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(746) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_Unknown' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(746) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(746) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(747) : error C2146: syntax error : missing ';' before identifier 'dwBitTotal_NameHash2' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(747) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(747) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(748) : error C2146: syntax error : missing ';' before identifier 'dwBitExtra_NameHash2' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(748) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(748) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(749) : error C2146: syntax error : missing ';' before identifier 'dwBitCount_NameHash2' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(749) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(749) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(750) : error C2146: syntax error : missing ';' before identifier 'dwNameHashArraySize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(750) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(750) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(751) : error C2146: syntax error : missing ';' before identifier 'dwFlagCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(751) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(751) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(759) : error C2146: syntax error : missing ';' before identifier 'pNameHashes' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(759) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(759) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(760) : error C2146: syntax error : missing ';' before identifier 'AndMask64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(760) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(760) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(761) : error C2146: syntax error : missing ';' before identifier 'OrMask64' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(761) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(761) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(763) : error C2146: syntax error : missing ';' before identifier 'dwEntryCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(763) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(763) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(764) : error C2146: syntax error : missing ';' before identifier 'dwTotalCount' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(764) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(764) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(765) : error C2146: syntax error : missing ';' before identifier 'dwNameHashBitSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(765) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(765) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(766) : error C2146: syntax error : missing ';' before identifier 'dwIndexSizeTotal' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(766) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(766) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(767) : error C2146: syntax error : missing ';' before identifier 'dwIndexSizeExtra' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(767) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(767) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(768) : error C2146: syntax error : missing ';' before identifier 'dwIndexSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(768) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(768) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(776) : error C2146: syntax error : missing ';' before identifier 'pFileFlags' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(776) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(776) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(778) : error C2146: syntax error : missing ';' before identifier 'dwTableEntrySize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(778) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(778) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(779) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_FilePos' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(779) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(779) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(780) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_FileSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(780) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(780) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(781) : error C2146: syntax error : missing ';' before identifier 'dwBitIndex_CmpSize' C:\Users\shuen\Desktop\Ghost++\StormLib\src\StormLib.h(781) : fatal error C1003: error count exceeds 100; stopping compilation gameslot.cpp gameprotocol.cpp gameplayer.cpp game_base.cpp .\game_base.cpp(199) : warning C4018: '<' : signed/unsigned mismatch .\game_base.cpp(244) : warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\time.inl(114) : see declaration of 'localtime' Compiling... game_admin.cpp .\game_admin.cpp(930) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(931) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(941) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(943) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(959) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(1041) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(1042) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(1052) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(1054) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\game_admin.cpp(1070) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] game.cpp csvparser.cpp crc32.cpp config.cpp commandpacket.cpp bnlsprotocol.cpp bnlsclient.cpp bnetprotocol.cpp bnet.cpp .\bnet.cpp(1697) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1698) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1708) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1710) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1726) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1808) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1809) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1819) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1821) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] .\bnet.cpp(1837) : error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' with [ _Elem=char, _Traits=std::char_traits, _Ax=std::allocator ] bncsutilinterface.cpp c:\users\shuen\desktop\ghost++\bncsutil\src\bncsutil\mutil_types.h(32) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory Results Build log was saved at "file://c:\Users\shuen\Desktop\Ghost++\ghost\Release\BuildLog.htm" ghost - 311 error(s), 3 warning(s)