Repost from Pure:
Continued...The errors I got:
Spoiler: show
Code:Error 43 error C2365: 'TRACER' : redefinition; previous definition was 'enumerator' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 39 zc Error 44 error C2146: syntax error : missing ';' before identifier 'tracer' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 47 zc Error 45 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 47 zc Error 46 error C2365: 'TRACER' : redefinition; previous definition was 'enumerator' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 47 zc Error 47 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 47 zc Error 48 error C2146: syntax error : missing ';' before identifier 'eraser' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 48 zc Error 49 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 48 zc Error 50 error C2365: 'TRACER' : redefinition; previous definition was 'enumerator' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 48 zc Error 51 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 48 zc Error 52 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 131 zc Error 53 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 132 zc Error 54 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 155 zc Error 55 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 157 zc Error 56 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 158 zc Error 57 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 159 zc Error 58 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 160 zc Error 59 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 161 zc Error 60 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 162 zc Error 61 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 162 zc Error 62 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 173 zc Error 63 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 174 zc Error 64 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 174 zc Error 65 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 177 zc Error 66 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 177 zc Error 67 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 178 zc Error 68 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 179 zc Error 69 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 179 zc Error 70 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 180 zc Error 71 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 181 zc Error 72 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 182 zc Error 73 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 182 zc Error 74 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 192 zc Error 75 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 194 zc Error 76 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 194 zc Error 77 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 196 zc Error 78 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 196 zc Error 79 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 198 zc Error 80 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 199 zc Error 81 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 202 zc Error 82 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 203 zc Error 83 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 203 zc Error 84 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 214 zc Error 85 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 216 zc Error 86 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 216 zc Error 87 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 218 zc Error 88 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 218 zc Error 89 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 220 zc Error 90 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 221 zc Error 91 error C2228: left of '.cnt' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 224 zc Error 92 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 225 zc Error 93 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 225 zc Error 94 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 277 zc Error 95 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 279 zc Error 96 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 280 zc Error 97 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 281 zc Error 98 error C2228: left of '.x' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 284 zc Error 99 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 286 zc Error 100 error C2228: left of '.y' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 287 zc Error 101 error C2228: left of '.speed' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\matrix.cpp 288 zc Error 102 error C2011: 'refInfo' : 'class' type redefinition c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.h 7 zc Error 103 error C2079: 'FFC::scriptData' uses undefined class 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\ffc.h 78 zc Error 104 error C2228: left of '.Clear' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\ffc.cpp 58 zc Error 105 error C2228: left of '.pc' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\ffc.cpp 120 zc Error 106 error C2228: left of '.sp' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\ffc.cpp 121 zc Error 107 error C2228: left of '.ffcref' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\ffc.cpp 122 zc Error 108 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 4 zc Error 109 error C2059: syntax error : ')' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 4 zc Error 110 error C2143: syntax error : missing ';' before '{' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 5 zc Error 111 error C2447: '{' : missing function header (old-style formal list?) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 5 zc Error 112 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 9 zc Error 113 error C2365: 'Clear' : redefinition; previous definition was 'formerly unknown identifier' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 10 zc Error 114 error C2065: 'scriptflag' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 13 zc Error 115 error C2065: 'idata' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 15 zc Error 116 error C2065: 'itemref' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 16 zc Error 117 error C2065: 'guyref' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 17 zc Error 118 error C2065: 'lwpn' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 18 zc Error 119 error C2065: 'ewpn' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 19 zc Error 120 error C2065: 'd' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 20 zc Error 121 error C2065: 'a' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 21 zc Error 122 error C2065: 'a' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\refinfo.cpp 22 zc Error 123 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\zelda.cpp 393 zc Error 124 error C2228: left of '.Clear' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\zelda.cpp 393 zc Error 125 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10775 zc Error 126 error C2228: left of '.a' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10775 zc Error 127 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10776 zc Error 128 error C2228: left of '.a' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10776 zc Error 129 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10850 zc Error 130 error C2228: left of '.a' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10850 zc Error 131 error C2027: use of undefined type 'refInfo' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10851 zc Error 132 error C2228: left of '.a' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\qst.cpp 10851 zc Error 133 error C2572: 'sfx' : redefinition of default parameter : parameter 4 c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 19 zc Error 134 error C2084: function 'void sfx(int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 34 zc Error 135 error C2084: function 'void sfx(int,int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 39 zc Error 136 error C2664: 'item::item(const item &)' : cannot convert parameter 1 from 'int' to 'const item &' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 23 zc Error 137 error C2039: 'markForDeletion' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 47 zc Error 138 error C2039: 'markForDeletion' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 127 zc Error 139 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 140 zc Error 140 error C2039: 'markForDeletion' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 144 zc Error 141 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 172 zc Error 142 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 173 zc Error 143 error C2065: 'pt_none' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 173 zc Error 144 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 193 zc Error 145 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 194 zc
Welcome back to AGN Z! This time: Will AGN finish charging up it's Kame-Hame-PostTooLong? Find out NOW!Spoiler: show
Code:Error 146 error C2065: 'pt_none' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 194 zc Error 147 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 234 zc Error 148 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 235 zc Error 149 error C2065: 'pt_none' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 235 zc Error 150 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 302 zc Error 151 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 303 zc Error 152 error C2065: 'pt_none' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 303 zc Error 153 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 334 zc Error 154 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 341 zc Error 155 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 374 zc Error 156 error C2065: 'ipSPECIAL' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 374 zc Error 157 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 375 zc Error 158 error C2065: 'pt_clear' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 375 zc Error 159 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 398 zc Error 160 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 399 zc Error 161 error C2065: 'pt_buyInfo' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 399 zc Error 162 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 413 zc Error 163 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 414 zc Error 164 error C2065: 'pt_getMoney' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 414 zc Error 165 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 428 zc Error 166 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 429 zc Error 167 error C2065: 'pt_gamble' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 429 zc Error 168 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 439 zc Error 169 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 442 zc Error 170 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 484 zc Error 171 error C2039: 'setPrice' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 485 zc Error 172 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 486 zc Error 173 error C2065: 'pt_buyItem' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 486 zc Error 174 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 503 zc Error 175 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 504 zc Error 176 error C2065: 'pt_bombsOrArrows' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 504 zc Error 177 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 518 zc Error 178 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 519 zc Error 179 error C2065: 'pt_moneyOrLife' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 519 zc Error 180 error C2039: 'setPickupFlags' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 522 zc Error 181 error C2039: 'setPickupType' : is not a member of 'item' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 523 zc Error 182 error C2065: 'pt_moneyOrLife' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\room.cpp 523 zc Error 183 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\message.cpp 78 zc
Post too long, continuing in the next post...
Continued...
Errors:
Spoiler: show
Code:Error 184 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\message.cpp 238 zc Error 185 error C3861: 'putMiscSprite': identifier not found c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\messagemanager.cpp 205 zc Error 186 error C2039: 'ffcs' : is not a member of 'mapscr' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 24 zc Error 187 error C2228: left of '.getCombo' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 24 zc Error 188 error C2228: left of '.type' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 24 zc Error 189 error C2039: 'ffcs' : is not a member of 'mapscr' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 26 zc Error 190 error C2228: left of '.getCombo' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 26 zc Error 191 error C2228: left of '.type' must have class/struct/union c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\screenfreezestate.cpp 26 zc Error 192 error C2572: 'sfx' : redefinition of default parameter : parameter 4 c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 19 zc Error 193 error C2084: function 'void sfx(int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 34 zc Error 194 error C2084: function 'void sfx(int,int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 39 zc Error 195 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 79 zc Error 196 error C2039: 'setSparkleFunc' : is not a member of 'weapon' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 104 zc Error 197 error C2065: 'standardSparkle' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 104 zc Error 198 error C2039: 'setSparkleFunc' : is not a member of 'weapon' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 148 zc Error 199 error C2065: 'standardSparkle' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 148 zc Error 200 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 151 zc Error 201 error C2039: 'didOnThisScreen' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 159 zc Error 202 error C2039: 'doOncePerScreen' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 176 zc Error 203 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 182 zc Error 204 error C2039: 'setAttack' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 183 zc Error 205 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 212 zc Error 206 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 225 zc Error 207 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 251 zc Error 208 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 322 zc Error 209 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 324 zc Error 210 error C2039: 'isBeingEaten' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 339 zc Error 211 error C2039: 'isOnSideviewPlatform' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 440 zc Error 212 error C2039: 'activateRemoteBomb' : is not a member of 'weapon' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 504 zc Error 213 error C2248: 'LinkClass::deselectbombs' : cannot access private member declared in class 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 529 zc Error 214 error C2248: 'LinkClass::deselectbombs' : cannot access private member declared in class 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 535 zc Error 215 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 545 zc Error 216 error C2248: 'LinkClass::deselectbombs' : cannot access private member declared in class 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 573 zc Error 217 error C2039: 'setSparkleFunc' : is not a member of 'weapon' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 607 zc Error 218 error C2065: 'byrnaSparkle' : undeclared identifier c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 607 zc Error 219 error C2039: 'isCharging' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 621 zc
Spoiler: show
Code:Error 220 error C2039: 'isBeingEaten' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 624 zc Error 221 error C2039: 'isOnSideviewPlatform' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 629 zc Error 222 error C2039: 'ladderIsActive' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 629 zc Error 223 error C2039: 'jump' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 643 zc Error 224 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\inventory.cpp 644 zc Warning 225 warning C4800: 'Sequence *' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\sequence.cpp 86 zc Error 226 error C2039: 'cancelAttack' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 70 zc Error 227 error C2039: 'setHitTimer' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 71 zc Error 228 error C2039: 'setInvincible' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 72 zc Error 229 error C2039: 'setHitTimer' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 109 zc Error 230 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 327 zc Error 231 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 331 zc Error 232 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gameover.cpp 335 zc Error 233 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\ganonintro.cpp 51 zc Error 234 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\ganonintro.cpp 52 zc Error 235 error C3861: 'showCurrentDMapIntro': identifier not found c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\ganonintro.cpp 97 zc Error 236 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\getbigtriforce.cpp 17 zc Error 237 error C2264: 'sfx' : error in function definition or declaration; function not called c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gettriforce.cpp 35 zc Error 238 error C2248: 'LinkClass::StartRefill' : cannot access private member declared in class 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gettriforce.cpp 107 zc Error 239 error C2039: 'setScrollDir' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\gettriforce.cpp 160 zc Error 240 error C2039: 'setSwordJinx' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\potion.cpp 47 zc Error 241 error C2039: 'setItemJinx' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\potion.cpp 49 zc Error 242 error C2039: 'modWhistleCounter' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\whistle.cpp 31 zc Error 243 error C2039: 'modWhistleCounter' : is not a member of 'LinkClass' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sequence\whistle.cpp 33 zc Warning 244 warning C4800: 'dword' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\guys.cpp 4000 zc Warning 245 warning C4800: 'dword' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\guys.cpp 4091 zc Warning 246 warning C4800: 'dword' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\guys.cpp 6252 zc Warning 247 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 698 zc Warning 248 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 699 zc Warning 249 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 10120 zc Warning 250 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 10638 zc Warning 251 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 10645 zc Warning 252 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 10866 zc Warning 253 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 10873 zc Warning 254 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 11091 zc Warning 255 warning C4800: 'byte' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\link.cpp 11095 zc Warning 256 warning C4005: 'DegtoFix' : macro redefinition c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\script_drawing.cpp 17 zc Warning 257 warning C4101: 'y' : unreferenced local variable c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\script_drawing.cpp 669 zc Warning 258 warning C4101: 'x' : unreferenced local variable c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\script_drawing.cpp 668 zc Error 259 error C2375: 'count_layer_enemies' : redefinition; different linkage c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 15 zc Error 260 error C2375: 'random_layer_enemy' : redefinition; different linkage c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 37 zc Error 261 error C3861: 'count_layer_enemies': identifier not found c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 38 zc Error 262 error C2440: 'initializing' : cannot convert from 'int (__cdecl *)(void)' to 'int' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 38 zc Error 263 error C2039: 'getZ' : is not a member of 'enemy' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 87 zc Error 264 error C2039: 'getZ' : is not a member of 'enemy' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 102 zc Error 265 error C2039: 'addAtFront' : is not a member of 'sprite_list' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 109 zc Error 266 error C2039: 'getDir' : is not a member of 'enemy' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 118 zc Error 267 error C2039: 'getDir' : is not a member of 'enemy' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 198 zc Error 268 error C2039: 'getZ' : is not a member of 'enemy' c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 201 zc Error 269 error C3861: 'count_layer_enemies': identifier not found c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 319 zc Error 270 error C3861: 'random_layer_enemy': identifier not found c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\enemyattack.cpp 331 zc Error 271 error C2572: 'sfx' : redefinition of default parameter : parameter 4 c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 19 zc Error 272 error C2084: function 'void sfx(int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 34 zc Error 273 error C2084: function 'void sfx(int,int)' already has a body c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\sound.h 39 zc
These were the errors that stopped my compiling.
Also, I got some warnings that didn't stop the compilation, but I'll post here just in case:
Spoiler: show
Code:Warning 1 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\common.h 61 zc Warning 2 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\column.cpp 32 zc Warning 3 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\column.cpp 73 zc Warning 4 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\controller.cpp 109 zc Warning 5 warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\controller.cpp 111 zc Warning 6 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\factory.cpp 99 zc Warning 7 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\factory.cpp 107 zc Warning 8 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\factory.cpp 115 zc Warning 9 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\factory.cpp 123 zc Warning 10 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\factory.cpp 131 zc Warning 11 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\row.cpp 32 zc Warning 12 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\row.cpp 73 zc Warning 13 warning C4355: 'this' : used in base member initializer list c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\scrollingpane.cpp 28 zc Warning 14 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 8 zc Warning 15 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 24 zc Warning 16 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 32 zc Warning 17 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 39 zc Warning 18 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 45 zc Warning 19 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 51 zc Warning 20 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 57 zc Warning 21 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 63 zc Warning 22 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 69 zc Warning 23 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 76 zc Warning 24 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 87 zc Warning 25 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 98 zc Warning 26 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\serialcontainer.cpp 106 zc Warning 27 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 78 zc Warning 28 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 90 zc Warning 29 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 105 zc Warning 30 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 113 zc Warning 31 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 121 zc Warning 32 warning C4018: '<=' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 128 zc Warning 33 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 157 zc Warning 34 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabbar.cpp 178 zc Warning 35 warning C4355: 'this' : used in base member initializer list c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 26 zc Warning 36 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 32 zc Warning 37 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 50 zc Warning 38 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 78 zc Warning 39 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 89 zc Warning 40 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\tabpanel.cpp 105 zc Warning 41 warning C4018: '<=' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\textfield.cpp 62 zc Warning 42 warning C4018: '<' : signed/unsigned mismatch c:\users\joshu_000\desktop\zeldaclassic-2.50.x\src\gui\allegro\textfield.cpp 136 zc