1>CvDLLPythonEvents.cpp
1>c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvDllPythonEvents.h(52) : error C2061: syntax error : identifier 'CvSelectionGroup'
1>c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvDllPythonEvents.h(82) : error C2061: syntax error : identifier 'CorporationTypes'
1>c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvDllPythonEvents.h(83) : error C2061: syntax error : identifier 'CorporationTypes'
1>c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvDllPythonEvents.h(84) : error C2061: syntax error : identifier 'CorporationTypes'
1>CvDllPythonEvents.cpp(11) : error C2065: 'gDLL' : undeclared identifier
1>CvDllPythonEvents.cpp(11) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(11) : error C2227: left of '->isInitialized' must point to class/struct/union
1>CvDllPythonEvents.cpp(16) : error C2065: 'GC' : undeclared identifier
1>CvDllPythonEvents.cpp(16) : error C2228: left of '.getGameINLINE' must have class/struct/union type
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(16) : error C2228: left of '.isDebugMode' must have class/struct/union type
1>CvDllPythonEvents.cpp(18) : error C2227: left of '->altKey' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(18) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(19) : error C2227: left of '->ctrlKey' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(19) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(20) : error C2227: left of '->shiftKey' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(20) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(21) : error C2227: left of '->getChtLvl' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(21) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(24) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(24) : error C2227: left of '->callFunction' must point to class/struct/union
1>CvDllPythonEvents.cpp(24) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(34) : error C2227: left of '->getEngineIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(34) : error C2227: left of '->pickPlot' must point to class/struct/union
1>CvDllPythonEvents.cpp(34) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(41) : error C2027: use of undefined type 'CvPlot'
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvStructs.h(150) : see declaration of 'CvPlot'
1>CvDllPythonEvents.cpp(41) : error C2227: left of '->getX' must point to class/struct/union
1>CvDllPythonEvents.cpp(42) : error C2027: use of undefined type 'CvPlot'
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvStructs.h(150) : see declaration of 'CvPlot'
1>CvDllPythonEvents.cpp(42) : error C2227: left of '->getY' must point to class/struct/union
1>CvDllPythonEvents.cpp(54) : error C2227: left of '->getEngineIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(54) : error C2227: left of '->pickPlot' must point to class/struct/union
1>CvDllPythonEvents.cpp(54) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(60) : error C2027: use of undefined type 'CvPlot'
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvStructs.h(150) : see declaration of 'CvPlot'
1>CvDllPythonEvents.cpp(60) : error C2227: left of '->getX' must point to class/struct/union
1>CvDllPythonEvents.cpp(61) : error C2027: use of undefined type 'CvPlot'
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CvStructs.h(150) : see declaration of 'CvPlot'
1>CvDllPythonEvents.cpp(61) : error C2227: left of '->getY' must point to class/struct/union
1>CvDllPythonEvents.cpp(66) : error C2227: left of '->getInterfaceIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(66) : error C2227: left of '->getInterfaceScreenIdsForInput' must point to class/struct/union
1>CvDllPythonEvents.cpp(66) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(103) : error C2228: left of '.getUSE_ON_UPDATE_CALLBACK' must have class/struct/union type
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(103) : error C3861: 'GC': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(221) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(221) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(221) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(224) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(224) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(224) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(291) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(291) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(291) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(307) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(307) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(307) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(308) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(309) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(309) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(309) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(314) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(326) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(326) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(326) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(342) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(342) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(342) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(343) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(343) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(343) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(359) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(359) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(359) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(374) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(375) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(375) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(375) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(378) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(389) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(390) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(390) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(390) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(394) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(407) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(408) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(408) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(408) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(413) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(425) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(426) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(426) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(426) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(429) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(440) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(441) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(441) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(441) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(443) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(454) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(455) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(455) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(455) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(460) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(471) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(472) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(472) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(472) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(477) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(488) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(489) : error C2227: left of '->getPythonIFace' must point to class/struct/union
1> type is ''unknown-type''
1>CvDllPythonEvents.cpp(489) : error C2227: left of '->makePythonObject' must point to class/struct/union
1>CvDllPythonEvents.cpp(489) : error C3861: 'gDLL': identifier not found, even with argument-dependent lookup
1>CvDllPythonEvents.cpp(494) : warning C4150: deletion of pointer to incomplete type 'CyCity'; no destructor called
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(505) : error C2514: 'CyCity' : class has no constructors
1> c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\CyUnit.h(11) : see declaration of 'CyCity'
1>CvDllPythonEvents.cpp(505) : fatal error C1003: error count exceeds 100; stopping compilation
1>NMAKE : fatal error U1077: '"C:/Program Files/Microsoft Visual C++ Toolkit 2003/bin/cl.exe"' : return code '0x2'
1>Stop.
1>Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
1>Build log was saved at "file://c:\Documents and Settings\TC01\Desktop\My CIV4 Mods\SDK Stuff\CvGameCoreDLL\Final_Release\BuildLog.htm"
1>CvGameCoreDLL - 104 error(s), 9 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========