Show
Ignore:
Timestamp:
07/02/08 00:11:35 (17 years ago)
Author:
jinshiro
Message:

Will NOT Compile, needs fixing. Please check ticket #1 for the error list.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vcproj-9/map-server_sql/Release/BuildLog.htm

    r13 r16  
    1111</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> 
    1212Command Lines 
    13 </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "f:\Sourcecode\Black Magic\vcproj-9\map-server_sql\Release\RSP00000D29641524.rsp" with contents 
     13</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "f:\Sourcecode\Black Magic\vcproj-9\map-server_sql\Release\RSP00000131883092.rsp" with contents 
    1414[ 
    15 /O2 /Ob2 /Oi /Ot /Oy /GT /GL /I &quot;..\src\common&quot; /I &quot;..\src\zlib&quot; /I &quot;..\src\mysql&quot; /D &quot;WIN32&quot; /D &quot;_WIN32&quot; /D &quot;__WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;PCRE_SUPPORT&quot; /D &quot;MAPREGSQL&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;FD_SETSIZE=4096&quot; /D &quot;DB_MANUAL_CAST_TO_UNION&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Fo&quot;map-server_sql\Release\\&quot; /Fd&quot;map-server_sql\Release\vc90.pdb&quot; /W3 /c /Zi /TC /wd4018 /wd4100 /wd4800 &quot;..\src\map\status.c&quot; 
     15/O2 /Ob2 /Oi /Ot /Oy /GT /GL /I &quot;..\src\common&quot; /I &quot;..\src\zlib&quot; /I &quot;..\src\mysql&quot; /D &quot;WIN32&quot; /D &quot;_WIN32&quot; /D &quot;__WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;PCRE_SUPPORT&quot; /D &quot;MAPREGSQL&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;FD_SETSIZE=4096&quot; /D &quot;DB_MANUAL_CAST_TO_UNION&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MT /Fo&quot;map-server_sql\Release\\&quot; /Fd&quot;map-server_sql\Release\vc90.pdb&quot; /W3 /c /Zi /TC /wd4018 /wd4100 /wd4800 &quot;..\src\map\unit.c&quot; 
     16 
     17&quot;..\src\map\status.c&quot; 
    1618 
    1719&quot;..\src\map\skill.c&quot; 
     
    2325&quot;..\src\map\battle.c&quot; 
    2426] 
    25 Creating command line "cl.exe @"f:\Sourcecode\Black Magic\vcproj-9\map-server_sql\Release\RSP00000D29641524.rsp" /nologo /errorReport:prompt" 
     27Creating command line "cl.exe @"f:\Sourcecode\Black Magic\vcproj-9\map-server_sql\Release\RSP00000131883092.rsp" /nologo /errorReport:prompt" 
    2628</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> 
    2729Output Window 
    2830</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling... 
     31unit.c 
     32..\src\map\unit.c(310) : error C2065: 'tbl' : undeclared identifier 
     33..\src\map\unit.c(310) : warning C4047: 'function' : 'block_list *' differs in levels of indirection from 'int' 
     34..\src\map\unit.c(310) : warning C4024: 'unit_escape' : different types for formal and actual parameter 2 
    2935status.c 
     36..\src\map\status.c(1507) : error C2143: syntax error : missing ';' before 'type' 
     37..\src\map\status.c(1508) : error C2143: syntax error : missing ';' before 'type' 
    3038..\src\map\status.c(1509) : error C2143: syntax error : missing ';' before 'type' 
    31 ..\src\map\status.c(1510) : error C2143: syntax error : missing ';' before 'type' 
    32 ..\src\map\status.c(1511) : error C2143: syntax error : missing ';' before 'type' 
     39..\src\map\status.c(1513) : error C2065: 'skill_mastery' : undeclared identifier 
     40..\src\map\status.c(1513) : error C2065: 'master_lv' : undeclared identifier 
     41..\src\map\status.c(1514) : error C2065: 'master_lv' : undeclared identifier 
     42..\src\map\status.c(1514) : error C2065: 'skill_mastery' : undeclared identifier 
     43..\src\map\status.c(1515) : error C2065: 'master_lv' : undeclared identifier 
    3344..\src\map\status.c(1515) : error C2065: 'skill_mastery' : undeclared identifier 
    34 ..\src\map\status.c(1515) : error C2065: 'master_lv' : undeclared identifier 
    3545..\src\map\status.c(1516) : error C2065: 'master_lv' : undeclared identifier 
    3646..\src\map\status.c(1516) : error C2065: 'skill_mastery' : undeclared identifier 
     
    4151..\src\map\status.c(1519) : error C2065: 'master_lv' : undeclared identifier 
    4252..\src\map\status.c(1519) : error C2065: 'skill_mastery' : undeclared identifier 
    43 ..\src\map\status.c(1520) : error C2065: 'master_lv' : undeclared identifier 
    4453..\src\map\status.c(1520) : error C2065: 'skill_mastery' : undeclared identifier 
    45 ..\src\map\status.c(1521) : error C2065: 'master_lv' : undeclared identifier 
    46 ..\src\map\status.c(1521) : error C2065: 'skill_mastery' : undeclared identifier 
    4754..\src\map\status.c(1522) : error C2065: 'skill_mastery' : undeclared identifier 
    4855..\src\map\status.c(1524) : error C2065: 'skill_mastery' : undeclared identifier 
     56..\src\map\status.c(1525) : error C2065: 'master_lv' : undeclared identifier 
     57..\src\map\status.c(1525) : error C2065: 'skill_mastery' : undeclared identifier 
     58..\src\map\status.c(1526) : error C2065: 'master_lv' : undeclared identifier 
    4959..\src\map\status.c(1526) : error C2065: 'skill_mastery' : undeclared identifier 
    50 ..\src\map\status.c(1527) : error C2065: 'master_lv' : undeclared identifier 
    51 ..\src\map\status.c(1527) : error C2065: 'skill_mastery' : undeclared identifier 
    5260..\src\map\status.c(1528) : error C2065: 'master_lv' : undeclared identifier 
    5361..\src\map\status.c(1528) : error C2065: 'skill_mastery' : undeclared identifier 
     62..\src\map\status.c(1529) : error C2065: 'master_lv' : undeclared identifier 
     63..\src\map\status.c(1529) : error C2065: 'skill_mastery' : undeclared identifier 
    5464..\src\map\status.c(1530) : error C2065: 'master_lv' : undeclared identifier 
    5565..\src\map\status.c(1530) : error C2065: 'skill_mastery' : undeclared identifier 
    5666..\src\map\status.c(1531) : error C2065: 'master_lv' : undeclared identifier 
    5767..\src\map\status.c(1531) : error C2065: 'skill_mastery' : undeclared identifier 
    58 ..\src\map\status.c(1532) : error C2065: 'master_lv' : undeclared identifier 
    59 ..\src\map\status.c(1532) : error C2065: 'skill_mastery' : undeclared identifier 
    60 ..\src\map\status.c(1533) : error C2065: 'master_lv' : undeclared identifier 
    61 ..\src\map\status.c(1533) : error C2065: 'skill_mastery' : undeclared identifier 
     68..\src\map\status.c(1535) : error C2065: 'undead_mastery' : undeclared identifier 
     69..\src\map\status.c(1535) : error C2065: 'master_lv' : undeclared identifier 
     70..\src\map\status.c(1536) : error C2065: 'undead_mastery' : undeclared identifier 
     71..\src\map\status.c(1536) : error C2065: 'skill_mastery' : undeclared identifier 
    6272..\src\map\status.c(1537) : error C2065: 'undead_mastery' : undeclared identifier 
    63 ..\src\map\status.c(1537) : error C2065: 'master_lv' : undeclared identifier 
     73..\src\map\status.c(1537) : error C2065: 'skill_mastery' : undeclared identifier 
    6474..\src\map\status.c(1538) : error C2065: 'undead_mastery' : undeclared identifier 
    6575..\src\map\status.c(1538) : error C2065: 'skill_mastery' : undeclared identifier 
     
    7282..\src\map\status.c(1542) : error C2065: 'undead_mastery' : undeclared identifier 
    7383..\src\map\status.c(1542) : error C2065: 'skill_mastery' : undeclared identifier 
    74 ..\src\map\status.c(1543) : error C2065: 'undead_mastery' : undeclared identifier 
    75 ..\src\map\status.c(1543) : error C2065: 'skill_mastery' : undeclared identifier 
    7684..\src\map\status.c(1544) : error C2065: 'undead_mastery' : undeclared identifier 
    7785..\src\map\status.c(1544) : error C2065: 'skill_mastery' : undeclared identifier 
    7886..\src\map\status.c(1546) : error C2065: 'undead_mastery' : undeclared identifier 
    79 ..\src\map\status.c(1546) : error C2065: 'skill_mastery' : undeclared identifier 
     87..\src\map\status.c(1547) : error C2065: 'undead_mastery' : undeclared identifier 
    8088..\src\map\status.c(1548) : error C2065: 'undead_mastery' : undeclared identifier 
    81 ..\src\map\status.c(1549) : error C2065: 'undead_mastery' : undeclared identifier 
    8289..\src\map\status.c(1550) : error C2065: 'undead_mastery' : undeclared identifier 
     90..\src\map\status.c(1550) : error C2065: 'skill_mastery' : undeclared identifier 
     91..\src\map\status.c(1551) : error C2065: 'undead_mastery' : undeclared identifier 
     92..\src\map\status.c(1551) : error C2065: 'skill_mastery' : undeclared identifier 
    8393..\src\map\status.c(1552) : error C2065: 'undead_mastery' : undeclared identifier 
    8494..\src\map\status.c(1552) : error C2065: 'skill_mastery' : undeclared identifier 
    8595..\src\map\status.c(1553) : error C2065: 'undead_mastery' : undeclared identifier 
    8696..\src\map\status.c(1553) : error C2065: 'skill_mastery' : undeclared identifier 
    87 ..\src\map\status.c(1554) : error C2065: 'undead_mastery' : undeclared identifier 
    88 ..\src\map\status.c(1554) : error C2065: 'skill_mastery' : undeclared identifier 
    89 ..\src\map\status.c(1555) : error C2065: 'undead_mastery' : undeclared identifier 
    90 ..\src\map\status.c(1555) : error C2065: 'skill_mastery' : undeclared identifier 
    9197skill.c 
    9298..\src\map\skill.c(3425) : error C2143: syntax error : missing ';' before 'type' 
    9399..\src\map\skill.c(3426) : error C2065: 'rnds' : undeclared identifier 
    94 ..\src\map\skill.c(11778) : error C2143: syntax error : missing ';' before 'type' 
    95100..\src\map\skill.c(11779) : error C2143: syntax error : missing ';' before 'type' 
    96101..\src\map\skill.c(11780) : error C2143: syntax error : missing ';' before 'type' 
    97 ..\src\map\skill.c(11782) : error C2065: 'item_tmp' : undeclared identifier 
    98 ..\src\map\skill.c(11782) : error C2065: 'item_tmp' : undeclared identifier 
    99 ..\src\map\skill.c(11783) : error C2065: 'tbl' : undeclared identifier 
    100 ..\src\map\skill.c(11783) : error C2065: 'tbl' : undeclared identifier 
    101 ..\src\map\skill.c(11785) : error C2065: 'item_tmp' : undeclared identifier 
    102 ..\src\map\skill.c(11785) : error C2224: left of '.nameid' must have struct/union type 
     102..\src\map\skill.c(11781) : error C2143: syntax error : missing ';' before 'type' 
     103..\src\map\skill.c(11783) : error C2065: 'item_tmp' : undeclared identifier 
     104..\src\map\skill.c(11783) : error C2065: 'item_tmp' : undeclared identifier 
     105..\src\map\skill.c(11784) : error C2065: 'tbl' : undeclared identifier 
     106..\src\map\skill.c(11784) : error C2065: 'tbl' : undeclared identifier 
    103107..\src\map\skill.c(11786) : error C2065: 'item_tmp' : undeclared identifier 
    104 ..\src\map\skill.c(11786) : error C2224: left of '.identify' must have struct/union type 
    105 ..\src\map\skill.c(11787) : error C2065: 'tbl' : undeclared identifier 
    106 ..\src\map\skill.c(11787) : error C2224: left of '.id' must have struct/union type 
    107 ..\src\map\skill.c(11789) : error C2065: 'tbl' : undeclared identifier 
    108 ..\src\map\skill.c(11789) : warning C4133: 'function' : incompatible types - from 'int *' to 'block_list *' 
    109 ..\src\map\skill.c(11790) : error C2065: 'eflag' : undeclared identifier 
    110 ..\src\map\skill.c(11790) : error C2065: 'item_tmp' : undeclared identifier 
    111 ..\src\map\skill.c(11790) : warning C4133: 'function' : incompatible types - from 'int *' to 'item *' 
     108..\src\map\skill.c(11786) : error C2224: left of '.nameid' must have struct/union type 
     109..\src\map\skill.c(11787) : error C2065: 'item_tmp' : undeclared identifier 
     110..\src\map\skill.c(11787) : error C2224: left of '.identify' must have struct/union type 
     111..\src\map\skill.c(11788) : error C2065: 'tbl' : undeclared identifier 
     112..\src\map\skill.c(11788) : error C2224: left of '.id' must have struct/union type 
     113..\src\map\skill.c(11790) : error C2065: 'tbl' : undeclared identifier 
     114..\src\map\skill.c(11790) : warning C4133: 'function' : incompatible types - from 'int *' to 'block_list *' 
    112115..\src\map\skill.c(11791) : error C2065: 'eflag' : undeclared identifier 
     116..\src\map\skill.c(11791) : error C2065: 'item_tmp' : undeclared identifier 
     117..\src\map\skill.c(11791) : warning C4133: 'function' : incompatible types - from 'int *' to 'item *' 
    113118..\src\map\skill.c(11792) : error C2065: 'eflag' : undeclared identifier 
    114 ..\src\map\skill.c(11793) : error C2065: 'item_tmp' : undeclared identifier 
    115 ..\src\map\skill.c(11793) : warning C4133: 'function' : incompatible types - from 'int *' to 'item *' 
     119..\src\map\skill.c(11793) : error C2065: 'eflag' : undeclared identifier 
     120..\src\map\skill.c(11794) : error C2065: 'item_tmp' : undeclared identifier 
     121..\src\map\skill.c(11794) : warning C4133: 'function' : incompatible types - from 'int *' to 'item *' 
    116122pc.c 
    117123..\src\map\pc.c(3894) : error C2059: syntax error : 'case' 
     
    137143Results 
    138144</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://f:\Sourcecode\Black Magic\vcproj-9\map-server_sql\Release\BuildLog.htm" 
    139 map-server_sql - 98 error(s), 4 warning(s) 
     145map-server_sql - 99 error(s), 6 warning(s) 
    140146</pre></table><table   width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> 
    141147</font></table></body></html>