📄 eax_main.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: eax_main - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF1.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/eax_main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\TomCrypt\lib\tomsource\aes.c"
"D:\TomCrypt\lib\tomsource\crypt_argchk.c"
"D:\TomCrypt\lib\tomsource\crypt_cipher_descriptor.c"
"D:\TomCrypt\lib\tomsource\crypt_cipher_is_valid.c"
"D:\TomCrypt\lib\tomsource\crypt_find_cipher.c"
"D:\TomCrypt\lib\tomsource\crypt_find_cipher_any.c"
"D:\TomCrypt\lib\tomsource\crypt_find_cipher_id.c"
"D:\TomCrypt\lib\tomsource\crypt_register_cipher.c"
"D:\TomCrypt\lib\tomsource\ctr_decrypt.c"
"D:\TomCrypt\lib\tomsource\ctr_done.c"
"D:\TomCrypt\lib\tomsource\ctr_encrypt.c"
"D:\TomCrypt\lib\tomsource\ctr_start.c"
"D:\TomCrypt\lib\tomsource\eax_addheader.c"
"D:\TomCrypt\lib\tomsource\eax_decrypt.c"
"D:\TomCrypt\lib\tomsource\eax_decrypt_verify_memory.c"
"D:\TomCrypt\lib\tomsource\eax_done.c"
"D:\TomCrypt\lib\tomsource\eax_encrypt.c"
"D:\TomCrypt\lib\tomsource\eax_encrypt_authenticate_memory.c"
"D:\TomCrypt\lib\tomsource\eax_init.c"
"D:\TomCrypt\lib\tomsource\eax_main.c"
"D:\TomCrypt\lib\tomsource\error_to_string.c"
"D:\TomCrypt\lib\tomsource\omac_done.c"
"D:\TomCrypt\lib\tomsource\omac_init.c"
"D:\TomCrypt\lib\tomsource\omac_process.c"
"D:\TomCrypt\lib\tomsource\zeromem.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF1.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF2.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/eax_main.pdb" /debug /machine:I386 /out:"Debug/eax_main.exe" /pdbtype:sept
.\Debug\aes.obj
.\Debug\crypt_argchk.obj
.\Debug\crypt_cipher_descriptor.obj
.\Debug\crypt_cipher_is_valid.obj
.\Debug\crypt_find_cipher.obj
.\Debug\crypt_find_cipher_any.obj
.\Debug\crypt_find_cipher_id.obj
.\Debug\crypt_register_cipher.obj
.\Debug\ctr_decrypt.obj
.\Debug\ctr_done.obj
.\Debug\ctr_encrypt.obj
.\Debug\ctr_start.obj
.\Debug\eax_addheader.obj
.\Debug\eax_decrypt.obj
.\Debug\eax_decrypt_verify_memory.obj
.\Debug\eax_done.obj
.\Debug\eax_encrypt.obj
.\Debug\eax_encrypt_authenticate_memory.obj
.\Debug\eax_init.obj
.\Debug\eax_main.obj
.\Debug\eax_test.obj
.\Debug\error_to_string.obj
.\Debug\omac_done.obj
.\Debug\omac_init.obj
.\Debug\omac_process.obj
.\Debug\zeromem.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF2.tmp"
<h3>Output Window</h3>
Compiling...
aes.c
crypt_argchk.c
crypt_cipher_descriptor.c
crypt_cipher_is_valid.c
crypt_find_cipher.c
crypt_find_cipher_any.c
crypt_find_cipher_id.c
crypt_register_cipher.c
ctr_decrypt.c
ctr_done.c
ctr_encrypt.c
ctr_start.c
eax_addheader.c
eax_decrypt.c
eax_decrypt_verify_memory.c
eax_done.c
eax_encrypt.c
eax_encrypt_authenticate_memory.c
eax_init.c
eax_main.c
error_to_string.c
omac_done.c
omac_init.c
omac_process.c
zeromem.c
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF4.tmp" with contents
[
/nologo /o"Debug/eax_main.bsc"
.\Debug\aes.sbr
.\Debug\crypt_argchk.sbr
.\Debug\crypt_cipher_descriptor.sbr
.\Debug\crypt_cipher_is_valid.sbr
.\Debug\crypt_find_cipher.sbr
.\Debug\crypt_find_cipher_any.sbr
.\Debug\crypt_find_cipher_id.sbr
.\Debug\crypt_register_cipher.sbr
.\Debug\ctr_decrypt.sbr
.\Debug\ctr_done.sbr
.\Debug\ctr_encrypt.sbr
.\Debug\ctr_start.sbr
.\Debug\eax_addheader.sbr
.\Debug\eax_decrypt.sbr
.\Debug\eax_decrypt_verify_memory.sbr
.\Debug\eax_done.sbr
.\Debug\eax_encrypt.sbr
.\Debug\eax_encrypt_authenticate_memory.sbr
.\Debug\eax_init.sbr
.\Debug\eax_main.sbr
.\Debug\eax_test.sbr
.\Debug\error_to_string.sbr
.\Debug\omac_done.sbr
.\Debug\omac_init.sbr
.\Debug\omac_process.sbr
.\Debug\zeromem.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF4.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
eax_main.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -