📄 avl_libraries.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AVL_Libraries - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fp"Release/AVL_Libraries.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"F:\work2\VC code\C++&MFC\09\demo\AVL_Libraries\avl_errors.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP50.tmp"
Creating command line "link.exe -lib /nologo /out:"Release\AVL_Libraries.lib" ".\Release\avl_errors.obj" "
<h3>Output Window</h3>
Compiling...
avl_errors.cpp
Creating library...
<h3>Results</h3>
AVL_Libraries.lib - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Test1 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x404 /fo"Release/Test1.res" /d "NDEBUG" /d "_AFXDLL" "F:\work2\VC code\C++&MFC\09\demo\Test1\Test1.rc""
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Test1.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\work2\VC code\C++&MFC\09\demo\Test1\Test1.cpp"
"F:\work2\VC code\C++&MFC\09\demo\Test1\testcore.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Test1.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\work2\VC code\C++&MFC\09\demo\Test1\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP53.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 ../AVL_Libraries/Release/AVL_Libraries.lib /nologo /subsystem:console /incremental:no /pdb:"Release/Test1.pdb" /machine:I386 /out:"Release/Test1.exe"
".\Release\StdAfx.obj"
".\Release\Test1.obj"
".\Release\testcore.obj"
".\Release\Test1.res"
"\work2\VC code\C++&MFC\09\demo\AVL_Libraries\Release\AVL_Libraries.lib"
]
Creating command line "link.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Test1.cpp
testcore.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
Test1.exe - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: Test2 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x404 /fo"Release/Test2.res" /d "NDEBUG" /d "_AFXDLL" "F:\work2\VC code\C++&MFC\09\demo\Test2\Test2.rc""
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP55.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Test2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\work2\VC code\C++&MFC\09\demo\Test2\Test2.cpp"
"F:\work2\VC code\C++&MFC\09\demo\Test2\testcore.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP55.tmp"
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP56.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Test2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\work2\VC code\C++&MFC\09\demo\Test2\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP56.tmp"
Creating temporary file "D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP57.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 ..\AVL_Libraries\Release\AVL_Libraries.lib /nologo /subsystem:console /incremental:no /pdb:"Release/Test2.pdb" /machine:I386 /out:"Release/Test2.exe"
".\Release\StdAfx.obj"
".\Release\Test2.obj"
".\Release\testcore.obj"
".\Release\Test2.res"
"\work2\VC code\C++&MFC\09\demo\AVL_Libraries\Release\AVL_Libraries.lib"
]
Creating command line "link.exe @D:\DOCUME~1\WFJ1\LOCALS~1\Temp\RSP57.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Test2.cpp
testcore.cpp
Generating Code...
Linking...
<h3>Results</h3>
Test2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -