?? oryx.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: oryx - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP17D.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/oryx.pdb" /debug /machine:I386 /out:"Debug/oryx.exe" /pdbtype:sept
.\Debug\oryx.obj
.\Debug\orxytest.obj
]
Creating command line "link.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP17D.tmp"
<h3>Output Window</h3>
Linking...
orxytest.obj : error LNK2005: _main already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * ESN" (?ESN@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * ibox" (?ibox@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SAVED_DATA" (?SAVED_DATA@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned long DataKey" (?DataKey@@3KA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * VPM" (?VPM@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * A_key" (?A_key@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SSD_B_NEW" (?SSD_B_NEW@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "int SAVED_OFFSET_1" (?SAVED_OFFSET_1@@3HA) already defined in oryx.obj
orxytest.obj : error LNK2005: "int SAVED_OFFSET_2" (?SAVED_OFFSET_2@@3HA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SSD_A_NEW" (?SSD_A_NEW@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * cmeakey" (?cmeakey@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SAVED_LFSR" (?SAVED_LFSR@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * CaveTable" (?CaveTable@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * L" (?L@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SSD_B" (?SSD_B@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SSD_A" (?SSD_A@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2005: "unsigned char * SAVED_RAND" (?SAVED_RAND@@3PAEA) already defined in oryx.obj
orxytest.obj : error LNK2001: unresolved external symbol "void __cdecl Data_Mask(unsigned long,unsigned long,int,unsigned char * const)" (?Data_Mask@@YAXKKHQAE@Z)
orxytest.obj : error LNK2001: unresolved external symbol "void __cdecl LTable_Generation(unsigned char * const)" (?LTable_Generation@@YAXQAE@Z)
orxytest.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl DataKey_Generation(void)" (?DataKey_Generation@@YAKXZ)
Debug/oryx.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
<h3>Results</h3>
oryx.exe - 22 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -