Build error logs from ctp2 source compiling: successive logs delimited by a line of #s ############################################################################### --------------------Configuration: Crater - Win32 Debug-------------------- Crater.dll - 0 error(s), 0 warning(s) --------------------Configuration: Plasma2 - Win32 Debug-------------------- plasma2.dll - 0 error(s), 0 warning(s) --------------------Configuration: ctp2 - Win32 Debug-------------------- Compiling... c3files.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers civapp.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' Actor.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleViewActor.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers UnitActor.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Director.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers directorevent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers profileDB.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers ArmyData.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers ArmyEvent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BldQue.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers CityData.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers GoodyHuts.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Player.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers PlayerEvent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers UnitData.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers TurnCnt.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers GameFile.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers net_info.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers network.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Generating Code... Compiling... aui_button.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_region.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_soundbase.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_switch.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_textfield.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers vidplay.cpp c:\dxmedia\classes\base\ctlutil.h(439) : error C2504: 'IBasicVideo2' : base class undefined c:\dxmedia\classes\base\sysclock.h(23) : error C2504: 'IAMClockAdjust' : base class undefined c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(46) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(94) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(126) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2501: 'IDDrawExclModeVideo' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2501: 'm_pDDXM' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : error C2065: 'IDDrawExclModeVideo' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : error C2065: 'pDDXMV' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(294) : error C2065: 'IID_IDDrawExclModeVideo' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(301) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(305) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(308) : error C2227: left of '->SetDDrawSurface' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(312) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(313) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(316) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : error C2065: 'IMixerPinConfig2' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : error C2065: 'pMPC' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(404) : error C2065: 'IID_IMixerPinConfig2' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(407) : error C2227: left of '->GetColorKey' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(413) : error C2227: left of '->SetAspectRatioMode' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(414) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(434) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(442) : error C2227: left of '->GetNativeVideoProps' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(449) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(463) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(475) : error C2227: left of '->SetDrawParameters' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(482) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(492) : error C2065: 'IDDrawExclModeVideoCallback' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(492) : error C2065: 'pCallback' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(493) : error C2448: '' : function-style initializer appears to be a function definition C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(631) : error C2065: 'm_pDDXM' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(656) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(786) : error C2065: 'pDDXM' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(786) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(795) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(799) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(802) : error C2227: left of '->SetDDrawSurface' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(806) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(807) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(811) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1091) : error C2227: left of '->SetDrawParameters' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1102) : error C2227: left of '->GetNativeVideoProps' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1111) : error C2448: '' : function-style initializer appears to be a function definition aui_directmovie.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_directui.cpp c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' aui_directx.cpp c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' c3slider.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers SelItem.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers ctp2_MenuButton.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers controlpanelwindow.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers interfaceevent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers ChatBox.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers creditsscreen.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers graphicsresscreen.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' greatlibrarywindow.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers IntroMovieWin.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers musicscreen.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Generating Code... Compiling... musictrackscreen.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers victorymoviewin.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers wondermoviewin.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers GovernmentTab.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers sci_advancescreen.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers MessageBoxDialog.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Battle.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleEvent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleView.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleViewWindow.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers civsound.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(24) : error C2065: 'm_hAudio' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(37) : fatal error C1903: unable to recover from previous error(s); stopping compilation GameSounds.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers soundevent.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers SoundManager.cpp c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2146: syntax error : missing ';' before identifier 'GetHAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(21) : warning C4183: 'GetHAudio': member function definition looks like a ctor, but name does not match enclosing class c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2146: syntax error : missing ';' before identifier 'm_hAudio' c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'HAUDIO' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\civsound.h(31) : error C2501: 'm_hAudio' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(77) : error C2065: 'm_redbook' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2065: 'S32' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2146: syntax error : missing ';' before identifier 'errcode' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2065: 'errcode' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(143) : error C2146: syntax error : missing ';' before identifier 'use_digital' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(143) : error C2065: 'use_digital' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(144) : error C2146: syntax error : missing ';' before identifier 'use_MIDI' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(144) : error C2065: 'use_MIDI' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(145) : error C2146: syntax error : missing ';' before identifier 'output_rate' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(145) : error C2065: 'output_rate' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(146) : error C2146: syntax error : missing ';' before identifier 'output_bits' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(146) : error C2065: 'output_bits' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(147) : error C2146: syntax error : missing ';' before identifier 'output_channels' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(147) : error C2065: 'output_channels' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(149) : error C2065: 'AIL_QUICK_USE_WAVEOUT' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(171) : error C2065: 'AIL_quick_startup' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(198) : error C2065: 'AIL_quick_shutdown' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(207) : error C2065: 'AIL_redbook_open_drive' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(219) : error C2065: 'AIL_redbook_stop' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(220) : error C2065: 'AIL_redbook_close' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2065: 'U32' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2146: syntax error : missing ';' before identifier 'status' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2065: 'status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(242) : error C2065: 'AIL_redbook_status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(244) : error C2065: 'REDBOOK_ERROR' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(244) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(246) : error C2065: 'REDBOOK_PLAYING' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(246) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(248) : error C2065: 'REDBOOK_PAUSED' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(248) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(250) : error C2065: 'REDBOOK_STOPPED' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(250) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(258) : warning C4060: switch statement contains no 'case' or 'default' labels C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(284) : error C2065: 'AIL_quick_status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(284) : error C2065: 'QSTAT_DONE' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(380) : error C2065: 'AIL_quick_play' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(437) : error C2065: 'AIL_quick_halt' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(527) : error C2065: 'AIL_redbook_set_volume' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(623) : error C2065: 'HAUDIO' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(623) : error C2146: syntax error : missing ';' before identifier 'hAudio' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(623) : error C2065: 'hAudio' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(636) : error C2065: 'AIL_quick_set_volume' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(659) : error C2146: syntax error : missing ';' before identifier 'status' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(664) : error C2065: 'AIL_redbook_track' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(670) : error C2065: 'AIL_redbook_tracks' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(681) : error C2146: syntax error : missing ';' before identifier 'start' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(681) : error C2065: 'start' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(681) : error C2065: 'end' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(682) : error C2065: 'AIL_redbook_track_info' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(689) : error C2065: 'AIL_redbook_play' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(763) : error C2146: syntax error : missing ';' before identifier 'masterVolume' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(763) : error C2501: 'S32' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(763) : fatal error C1004: unexpected end of file found Generating Code... Error executing cl.exe. CivCTP_dbg.exe - 517 error(s), 57 warning(s) --------------------Configuration: dbgen - Win32 Debug-------------------- ctpdb.exe - 0 error(s), 0 warning(s) --------------------Configuration: fault - Win32 Debug-------------------- fault.dll - 0 error(s), 0 warning(s) --------------------Configuration: geometric - Win32 Debug-------------------- geometric.dll - 0 error(s), 0 warning(s) ############################################################################### --------------------Configuration: Crater - Win32 Debug-------------------- Crater.dll - 0 error(s), 0 warning(s) --------------------Configuration: Plasma2 - Win32 Debug-------------------- plasma2.dll - 0 error(s), 0 warning(s) --------------------Configuration: ctp2 - Win32 Debug-------------------- Compiling... c3files.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers civapp.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'm_walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\trademanager.h(54) : error C2079: 'm_createData' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\attractwindow.h(53) : error C2079: 'm_regions' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' c:\games\ctp2src\ctp2_code\ui\interface\unitmanager.h(77) : error C2079: 'm_unitCategories' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(91) : error C2079: 'm_customBuildList' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(92) : error C2079: 'm_multiCities' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(93) : error C2079: 'm_queueFileNames' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'm_itemWalker' : missing storage-class or type specifiers Actor.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleViewActor.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers UnitActor.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Director.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers directorevent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers profileDB.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'm_itemWalker' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(41) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(366) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(366) : error C2227: left of '->DeleteAll' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(367) : warning C4150: deletion of pointer to incomplete type 'PointerList'; no destructor called C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(475) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(475) : error C2065: 'Walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(475) : error C2146: syntax error : missing ';' before identifier 'walk' C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(475) : error C2065: 'walk' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(477) : error C2228: left of '.IsValid' must have class/struct/union type C:\Games\CTP2Src\ctp2_code\gs\database\profileDB.cpp(477) : fatal error C1903: unable to recover from previous error(s); stopping compilation ArmyData.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(158) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(164) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(204) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(210) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(245) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(249) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(283) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(287) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(320) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(321) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(332) : warning C4150: deletion of pointer to incomplete type 'PointerList'; no destructor called C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(334) : warning C4150: deletion of pointer to incomplete type 'PointerList'; no destructor called C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(360) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(360) : error C2227: left of '->GetCount' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(362) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(362) : error C2065: 'Walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(362) : error C2146: syntax error : missing ';' before identifier 'walk' C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(362) : error C2065: 'walk' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(363) : error C2228: left of '.IsValid' must have class/struct/union type C:\Games\CTP2Src\ctp2_code\gs\gameobj\ArmyData.cpp(363) : fatal error C1903: unable to recover from previous error(s); stopping compilation ArmyEvent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gs\gameobj\criticalmessagesprefs.h(34) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gs\gameobj\criticalmessagesprefs.h(34) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gs\gameobj\criticalmessagesprefs.h(34) : error C2501: 'PointerListNode' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gs\gameobj\criticalmessagesprefs.h(34) : error C2501: 'FindMessage' : missing storage-class or type specifiers BldQue.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'm_itemWalker' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(88) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(97) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(97) : error C2227: left of '->DeleteAll' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(98) : warning C4150: deletion of pointer to incomplete type 'PointerList'; no destructor called C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(122) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(122) : error C2227: left of '->GetCount' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(124) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(124) : error C2065: 'Walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(124) : error C2146: syntax error : missing ';' before identifier 'walk' C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(124) : error C2065: 'walk' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(125) : error C2228: left of '.IsValid' must have class/struct/union type C:\Games\CTP2Src\ctp2_code\gs\gameobj\BldQue.cpp(125) : fatal error C1903: unable to recover from previous error(s); stopping compilation CityData.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers GoodyHuts.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Player.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\ldl\ldl_data.hpp(31) : error C2079: 'm_templates' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\ldl\ldl_data.hpp(32) : error C2079: 'm_children' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\trademanager.h(54) : error C2079: 'm_createData' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\aui_ctp2\ctp2_window.h(92) : error C2079: 'm_dockedWindows' uses undefined class 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(521) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(521) : error C2065: 'Walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(521) : error C2146: syntax error : missing ';' before identifier 'walk' C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(521) : error C2065: 'walk' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(523) : error C2228: left of '.IsValid' must have class/struct/union type C:\Games\CTP2Src\ctp2_code\gs\gameobj\Player.cpp(523) : fatal error C1903: unable to recover from previous error(s); stopping compilation PlayerEvent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\aui_ctp2\ctp2_window.h(92) : error C2079: 'm_dockedWindows' uses undefined class 'PointerList' UnitData.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers TurnCnt.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers GameFile.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(754) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(754) : error C2227: left of '->GetCount' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(756) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(756) : error C2065: 'Walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(756) : error C2146: syntax error : missing ';' before identifier 'walk' C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(756) : error C2065: 'walk' : undeclared identifier C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(757) : error C2228: left of '.IsValid' must have class/struct/union type C:\Games\CTP2Src\ctp2_code\gs\fileio\GameFile.cpp(757) : fatal error C1903: unable to recover from previous error(s); stopping compilation net_info.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(91) : error C2079: 'm_customBuildList' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(92) : error C2079: 'm_multiCities' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\editqueue.h(93) : error C2079: 'm_queueFileNames' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\unitmanager.h(77) : error C2079: 'm_unitCategories' uses undefined class 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\trademanager.h(54) : error C2079: 'm_createData' uses undefined class 'PointerList' network.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'm_itemWalker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'm_walker' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(241) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(242) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(249) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(250) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(318) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(318) : error C2227: left of '->IsEmpty' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\net\general\network.cpp(318) : fatal error C1903: unable to recover from previous error(s); stopping compilation Generating Code... Compiling... aui_button.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_region.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\attractwindow.h(53) : error C2079: 'm_regions' uses undefined class 'PointerList' aui_soundbase.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_switch.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_textfield.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers vidplay.cpp c:\dxmedia\classes\base\ctlutil.h(439) : error C2504: 'IBasicVideo2' : base class undefined c:\dxmedia\classes\base\sysclock.h(23) : error C2504: 'IAMClockAdjust' : base class undefined c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(46) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(94) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(126) : error C2061: syntax error : identifier 'IDDrawExclModeVideoCallback' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2501: 'IDDrawExclModeVideo' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\aui_utils\vidplay.h(140) : error C2501: 'm_pDDXM' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : error C2065: 'IDDrawExclModeVideo' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : error C2065: 'pDDXMV' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(293) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(294) : error C2065: 'IID_IDDrawExclModeVideo' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(301) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(305) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(308) : error C2227: left of '->SetDDrawSurface' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(312) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(313) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(316) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : error C2065: 'IMixerPinConfig2' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : error C2065: 'pMPC' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(402) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(404) : error C2065: 'IID_IMixerPinConfig2' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(407) : error C2227: left of '->GetColorKey' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(413) : error C2227: left of '->SetAspectRatioMode' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(414) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(434) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(442) : error C2227: left of '->GetNativeVideoProps' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(449) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(463) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(475) : error C2227: left of '->SetDrawParameters' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(482) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(492) : error C2065: 'IDDrawExclModeVideoCallback' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(492) : error C2065: 'pCallback' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(493) : error C2448: '' : function-style initializer appears to be a function definition C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(631) : error C2065: 'm_pDDXM' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(656) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(786) : error C2065: 'pDDXM' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(786) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(795) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(799) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(802) : error C2227: left of '->SetDDrawSurface' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(806) : error C2227: left of '->SetDDrawObject' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(807) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(811) : error C2227: left of '->Release' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1091) : error C2227: left of '->SetDrawParameters' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1102) : error C2227: left of '->GetNativeVideoProps' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\aui_utils\vidplay.cpp(1111) : error C2448: '' : function-style initializer appears to be a function definition aui_directmovie.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers aui_directui.cpp c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' aui_directx.cpp c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' c3slider.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers SelItem.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\attractwindow.h(53) : error C2079: 'm_regions' uses undefined class 'PointerList' ctp2_MenuButton.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers controlpanelwindow.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers interfaceevent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers ChatBox.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers creditsscreen.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers graphicsresscreen.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2146: syntax error : missing ';' before identifier 'hMon' c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'HMONITOR' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(11) : error C2501: 'hMon' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ctp\display.h(25) : error C2061: syntax error : identifier 'HMONITOR' C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(140) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(140) : error C2065: 'PointerListNode' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(140) : error C2065: 'node' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(140) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(143) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(143) : error C2227: left of '->GetHeadNode' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(145) : error C2227: left of '->GetObj' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\ui\interface\graphicsresscreen.cpp(155) : error C2227: left of '->GetNext' must point to class/struct/union greatlibrarywindow.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers IntroMovieWin.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers musicscreen.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Generating Code... Compiling... musictrackscreen.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers victorymoviewin.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers wondermoviewin.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gfx\spritesys\director.h(380) : error C2501: 'm_itemWalker' : missing storage-class or type specifiers GovernmentTab.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers sci_advancescreen.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers MessageBoxDialog.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers Battle.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleEvent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers BattleView.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleview.h(104) : error C2501: 'm_walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleevent.h(105) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\ui\interface\battleevent.h(105) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\ui\interface\battleevent.h(105) : error C2501: 'Walker' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\ui\interface\battleevent.h(105) : error C2501: 'm_walker' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(93) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(95) : error C2065: 'm_walker' : undeclared identifier C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(95) : error C2027: use of undefined type 'PointerList' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(95) : error C2061: syntax error : identifier 'Walker' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : error C2143: syntax error : missing ';' before '}' C:\Games\CTP2Src\ctp2_code\ui\interface\BattleView.cpp(100) : fatal error C1003: error count exceeds 100; stopping compilation BattleViewWindow.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers civsound.cpp C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(11) : error C2653: 'CivSound' : is not a class or namespace name C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(20) : error C2065: 'm_associatedObject' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(21) : error C2065: 'm_soundID' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(22) : error C2065: 'm_isPlaying' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(23) : error C2065: 'm_isLooping' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(24) : error C2065: 'm_hAudio' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(28) : error C2065: 'm_soundFilename' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(28) : error C2109: subscript requires array or pointer type C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(28) : error C2106: '=' : left operand must be l-value C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(29) : error C2065: 'm_dataptr' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(30) : error C2065: 'm_datasize' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(31) : warning C4508: 'CivSound' : function should return a value; 'void' return type assumed C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(40) : error C2065: 'AIL_quick_load_mem' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(43) : error C2653: 'CivSound' : is not a class or namespace name C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(46) : error C2065: 'AIL_quick_unload' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(50) : warning C4508: 'CivSound' : function should return a value; 'void' return type assumed C:\Games\CTP2Src\ctp2_code\sound\civsound.cpp(53) : fatal error C1903: unable to recover from previous error(s); stopping compilation GameSounds.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers soundevent.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\gs\events\gameeventhook.h(41) : error C2027: use of undefined type 'PointerList' c:\games\ctp2src\ctp2_code\gs\events\gameeventhook.h(41) : error C2061: syntax error : identifier 'Walker' SoundManager.cpp c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(67) : error C2501: 'FindSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2143: syntax error : missing ';' before '*' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'CivSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(68) : error C2501: 'FindLoopingSound' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(101) : error C2065: 'CivSound' : undeclared identifier c:\games\ctp2src\ctp2_code\sound\soundmanager.h(104) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2146: syntax error : missing ';' before identifier 'm_redbook' c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'HREDBOOK' : missing storage-class or type specifiers c:\games\ctp2src\ctp2_code\sound\soundmanager.h(116) : error C2501: 'm_redbook' : missing storage-class or type specifiers C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(77) : error C2065: 'm_redbook' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(80) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(80) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(81) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(81) : error C2512: 'PointerList' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(82) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(82) : error C2512: 'Walker' : no appropriate default constructor available C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(114) : error C2662: 'DeleteAll' : cannot convert 'this' pointer from 'class PointerList' to 'class PointerList &' Reason: cannot convert from 'class PointerList' to 'class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(118) : error C2662: 'DeleteAll' : cannot convert 'this' pointer from 'class PointerList' to 'class PointerList &' Reason: cannot convert from 'class PointerList' to 'class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(132) : error C2662: 'DeleteAll' : cannot convert 'this' pointer from 'class PointerList' to 'class PointerList &' Reason: cannot convert from 'class PointerList' to 'class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(135) : error C2662: 'DeleteAll' : cannot convert 'this' pointer from 'class PointerList' to 'class PointerList &' Reason: cannot convert from 'class PointerList' to 'class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2065: 'S32' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2146: syntax error : missing ';' before identifier 'errcode' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(142) : error C2065: 'errcode' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(143) : error C2146: syntax error : missing ';' before identifier 'use_digital' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(143) : error C2065: 'use_digital' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(144) : error C2146: syntax error : missing ';' before identifier 'use_MIDI' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(144) : error C2065: 'use_MIDI' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(145) : error C2146: syntax error : missing ';' before identifier 'output_rate' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(145) : error C2065: 'output_rate' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(146) : error C2146: syntax error : missing ';' before identifier 'output_bits' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(146) : error C2065: 'output_bits' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(147) : error C2146: syntax error : missing ';' before identifier 'output_channels' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(147) : error C2065: 'output_channels' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(149) : error C2065: 'AIL_QUICK_USE_WAVEOUT' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(171) : error C2065: 'AIL_quick_startup' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(198) : error C2065: 'AIL_quick_shutdown' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(207) : error C2065: 'AIL_redbook_open_drive' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(219) : error C2065: 'AIL_redbook_stop' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(220) : error C2065: 'AIL_redbook_close' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2065: 'U32' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2146: syntax error : missing ';' before identifier 'status' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(240) : error C2065: 'status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(242) : error C2065: 'AIL_redbook_status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(244) : error C2065: 'REDBOOK_ERROR' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(244) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(246) : error C2065: 'REDBOOK_PLAYING' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(246) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(248) : error C2065: 'REDBOOK_PAUSED' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(248) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(250) : error C2065: 'REDBOOK_STOPPED' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(250) : error C2051: case expression not constant C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(258) : warning C4060: switch statement contains no 'case' or 'default' labels C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(266) : error C2065: 'sound' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(266) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(276) : error C2662: 'GetCount' : cannot convert 'this' pointer from 'class PointerList' to 'const class PointerList &' Reason: cannot convert from 'class PointerList' to 'const class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(277) : error C2670: 'SetList' : the template function cannot convert parameter 1 from type 'class PointerList *' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(279) : error C2440: '=' : cannot convert from ' *' to 'int' This conversion requires a reinterpret_cast, a C-style cast or function-style cast C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(283) : error C2227: left of '->IsPlaying' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(284) : error C2065: 'AIL_quick_status' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(284) : error C2227: left of '->GetHAudio' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(284) : error C2065: 'QSTAT_DONE' : undeclared identifier C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(288) : error C2541: delete : cannot delete objects that are not pointers C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(296) : error C2662: 'GetCount' : cannot convert 'this' pointer from 'class PointerList' to 'const class PointerList &' Reason: cannot convert from 'class PointerList' to 'const class PointerList' Conversion requires a second user-defined-conversion operator or constructor C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(298) : error C2670: 'SetList' : the template function cannot convert parameter 1 from type 'class PointerList *' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(300) : error C2440: '=' : cannot convert from ' *' to 'int' This conversion requires a reinterpret_cast, a C-style cast or function-style cast C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(304) : error C2227: left of '->IsPlaying' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(305) : error C2227: left of '->GetHAudio' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(307) : error C2541: delete : cannot delete objects that are not pointers C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(321) : error C2061: syntax error : identifier 'CivSound' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(324) : error C2955: 'PointerList' : use of class template requires template argument list c:\games\ctp2src\ctp2_code\ctp\ctp2_utils\pointerlist.h(208) : see declaration of 'PointerList' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(324) : error C2670: 'Walker::Walker' : the template function cannot convert parameter 1 from type 'class PointerList *' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(324) : error C2262: 'walk' : cannot be destroyed C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(326) : error C2227: left of '->GetSoundID' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(326) : error C2227: left of '->GetSoundID' must point to class/struct/union C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(343) : warning C4552: '*' : operator has no effect; expected operator with side-effect C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(355) : error C2061: syntax error : identifier 'CivSound' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : warning C4060: switch statement contains no 'case' or 'default' labels C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : error C2143: syntax error : missing ';' before '{' C:\Games\CTP2Src\ctp2_code\sound\SoundManager.cpp(358) : fatal error C1003: error count exceeds 100; stopping compilation Generating Code... Error executing cl.exe. CivCTP_dbg.exe - 923 error(s), 16 warning(s) --------------------Configuration: dbgen - Win32 Debug-------------------- ctpdb.exe - 0 error(s), 0 warning(s) --------------------Configuration: fault - Win32 Debug-------------------- fault.dll - 0 error(s), 0 warning(s) --------------------Configuration: geometric - Win32 Debug-------------------- geometric.dll - 0 error(s), 0 warning(s) ###############################################################################