You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.9 KiB

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LZT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\279800~1\AppData\Local\Temp\RSP8AEB.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/LZT.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\ÐÅÏ¢¿â\²âÊÔ\pmpe26s7b\LZT\1.C"
]
Creating command line "cl.exe @C:\Users\279800~1\AppData\Local\Temp\RSP8AEB.tmp"
Creating temporary file "C:\Users\279800~1\AppData\Local\Temp\RSP8AEC.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/LZT.pdb" /debug /machine:I386 /out:"Debug/LZT.exe" /pdbtype:sept
".\Debug\1.OBJ"
".\Debug\h.obj"
]
Creating command line "link.exe @C:\Users\279800~1\AppData\Local\Temp\RSP8AEC.tmp"
<h3>Output Window</h3>
Compiling...
1.C
Linking...
h.obj : error LNK2005: _main already defined in 1.OBJ
h.obj : error LNK2005: _type already defined in 1.OBJ
h.obj : error LNK2005: _save already defined in 1.OBJ
h.obj : error LNK2005: _look already defined in 1.OBJ
h.obj : error LNK2005: _search_name already defined in 1.OBJ
h.obj : error LNK2005: _search_number already defined in 1.OBJ
h.obj : error LNK2005: _order already defined in 1.OBJ
h.obj : error LNK2005: _del already defined in 1.OBJ
h.obj : error LNK2005: _openl already defined in 1.OBJ
h.obj : error LNK2005: _see already defined in 1.OBJ
Debug/LZT.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
<h3>Results</h3>
LZT.exe - 11 error(s), 0 warning(s)
</pre>
</body>
</html>