1 | <html> |
---|
2 | <head> |
---|
3 | <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> |
---|
4 | </head> |
---|
5 | <body> |
---|
6 | <pre> |
---|
7 | <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> |
---|
8 | Build Log |
---|
9 | </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre> |
---|
10 | <h3>Build started: Project: char-server_sql, Configuration: Release|Win32</h3> |
---|
11 | </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> |
---|
12 | Command Lines |
---|
13 | </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000B15442104.rsp" with contents |
---|
14 | [ |
---|
15 | /O2 /Ob2 /Oi /Ot /Oy /GT /GL /I "..\src\common" /I "..\src\zlib" /I "..\src\mysql" /D "WIN32" /D "_WIN32" /D "__WIN32" /D "NDEBUG" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "FD_SETSIZE=4096" /D "DB_MANUAL_CAST_TO_UNION" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Fo"char-server_sql\Release\\" /Fd"char-server_sql\Release\vc90.pdb" /W3 /c /Zi /TC /wd4800 "..\src\char_sql\inter.c" |
---|
16 | |
---|
17 | "..\src\char_sql\int_storage.c" |
---|
18 | |
---|
19 | "..\src\char_sql\int_quest.c" |
---|
20 | |
---|
21 | "..\src\char_sql\int_pet.c" |
---|
22 | |
---|
23 | "..\src\char_sql\int_party.c" |
---|
24 | |
---|
25 | "..\src\char_sql\int_mail.c" |
---|
26 | |
---|
27 | "..\src\char_sql\int_homun.c" |
---|
28 | |
---|
29 | "..\src\char_sql\int_guild.c" |
---|
30 | |
---|
31 | "..\src\char_sql\int_auction.c" |
---|
32 | |
---|
33 | "..\src\char_sql\char.c" |
---|
34 | |
---|
35 | "..\src\common\utils.c" |
---|
36 | |
---|
37 | "..\src\common\timer.c" |
---|
38 | |
---|
39 | "..\src\common\strlib.c" |
---|
40 | |
---|
41 | "..\src\common\sql.c" |
---|
42 | |
---|
43 | "..\src\common\socket.c" |
---|
44 | |
---|
45 | "..\src\common\showmsg.c" |
---|
46 | |
---|
47 | "..\src\common\plugins.c" |
---|
48 | |
---|
49 | "..\src\common\nullpo.c" |
---|
50 | |
---|
51 | "..\src\common\mapindex.c" |
---|
52 | |
---|
53 | "..\src\common\malloc.c" |
---|
54 | |
---|
55 | "..\src\common\lock.c" |
---|
56 | |
---|
57 | "..\src\common\ers.c" |
---|
58 | |
---|
59 | "..\src\common\db.c" |
---|
60 | |
---|
61 | "..\src\common\core.c" |
---|
62 | ] |
---|
63 | Creating command line "cl.exe @"f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000B15442104.rsp" /nologo /errorReport:prompt" |
---|
64 | Creating temporary file "f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000C15442104.rsp" with contents |
---|
65 | [ |
---|
66 | /OUT:"..\char-server_sql.exe" /INCREMENTAL:NO /LIBPATH:"..\lib" /MANIFEST /MANIFESTFILE:"char-server_sql\Release\char-server_sql.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB /DEBUG /PDB:"..\char-server_sql.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /MACHINE:X86 libcmt.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib |
---|
67 | |
---|
68 | ".\char-server_sql\Release\core.obj" |
---|
69 | |
---|
70 | ".\char-server_sql\Release\db.obj" |
---|
71 | |
---|
72 | ".\char-server_sql\Release\ers.obj" |
---|
73 | |
---|
74 | ".\char-server_sql\Release\lock.obj" |
---|
75 | |
---|
76 | ".\char-server_sql\Release\malloc.obj" |
---|
77 | |
---|
78 | ".\char-server_sql\Release\mapindex.obj" |
---|
79 | |
---|
80 | ".\char-server_sql\Release\nullpo.obj" |
---|
81 | |
---|
82 | ".\char-server_sql\Release\plugins.obj" |
---|
83 | |
---|
84 | ".\char-server_sql\Release\showmsg.obj" |
---|
85 | |
---|
86 | ".\char-server_sql\Release\socket.obj" |
---|
87 | |
---|
88 | ".\char-server_sql\Release\sql.obj" |
---|
89 | |
---|
90 | ".\char-server_sql\Release\strlib.obj" |
---|
91 | |
---|
92 | ".\char-server_sql\Release\timer.obj" |
---|
93 | |
---|
94 | ".\char-server_sql\Release\utils.obj" |
---|
95 | |
---|
96 | ".\char-server_sql\Release\char.obj" |
---|
97 | |
---|
98 | ".\char-server_sql\Release\int_auction.obj" |
---|
99 | |
---|
100 | ".\char-server_sql\Release\int_guild.obj" |
---|
101 | |
---|
102 | ".\char-server_sql\Release\int_homun.obj" |
---|
103 | |
---|
104 | ".\char-server_sql\Release\int_mail.obj" |
---|
105 | |
---|
106 | ".\char-server_sql\Release\int_party.obj" |
---|
107 | |
---|
108 | ".\char-server_sql\Release\int_pet.obj" |
---|
109 | |
---|
110 | ".\char-server_sql\Release\int_quest.obj" |
---|
111 | |
---|
112 | ".\char-server_sql\Release\int_storage.obj" |
---|
113 | |
---|
114 | ".\char-server_sql\Release\inter.obj" |
---|
115 | ] |
---|
116 | Creating command line "link.exe @"f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000C15442104.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
---|
117 | Creating temporary file "f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000D15442104.rsp" with contents |
---|
118 | [ |
---|
119 | /outputresource:"..\char-server_sql.exe;#1" /manifest |
---|
120 | |
---|
121 | ".\char-server_sql\Release\char-server_sql.exe.intermediate.manifest" |
---|
122 | ] |
---|
123 | Creating command line "mt.exe @"f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\RSP00000D15442104.rsp" /nologo" |
---|
124 | Creating temporary file "f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\BAT00000E15442104.bat" with contents |
---|
125 | [ |
---|
126 | @echo Manifest resource last updated at %TIME% on %DATE% > ".\char-server_sql\Release\mt.dep" |
---|
127 | ] |
---|
128 | Creating command line """f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\BAT00000E15442104.bat""" |
---|
129 | </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> |
---|
130 | Output Window |
---|
131 | </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling... |
---|
132 | inter.c |
---|
133 | int_storage.c |
---|
134 | int_quest.c |
---|
135 | int_pet.c |
---|
136 | int_party.c |
---|
137 | int_mail.c |
---|
138 | int_homun.c |
---|
139 | int_guild.c |
---|
140 | int_auction.c |
---|
141 | char.c |
---|
142 | utils.c |
---|
143 | timer.c |
---|
144 | strlib.c |
---|
145 | sql.c |
---|
146 | socket.c |
---|
147 | showmsg.c |
---|
148 | plugins.c |
---|
149 | nullpo.c |
---|
150 | mapindex.c |
---|
151 | malloc.c |
---|
152 | Compiling... |
---|
153 | lock.c |
---|
154 | ers.c |
---|
155 | db.c |
---|
156 | core.c |
---|
157 | Linking... |
---|
158 | Generating code |
---|
159 | Finished generating code |
---|
160 | Embedding manifest... |
---|
161 | </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> |
---|
162 | Results |
---|
163 | </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Build log was saved at "file://f:\Sourcecode\eAthena\Base\vcproj-9\char-server_sql\Release\BuildLog.htm" |
---|
164 | char-server_sql - 0 error(s), 0 warning(s) |
---|
165 | </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> |
---|
166 | </font></table></body></html> |
---|