www.pudn.com > ch02_codes.rar > Pefile.plg
Build Log
--------------------Configuration: Pefile - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP44.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Pefile.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\Windows应用程序捆绑核心编程\光盘启动标准界面\ch02_codes\Pefile\Pe.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP44.tmp" Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/Pefile.pdb" /debug /machine:I386 /out:"Debug/Pefile.exe" /pdbtype:sept ".\Debug\Pe.obj" ".\Debug\Pefile.obj" ".\Debug\StdAfx.obj" "Output Window
Compiling... Pe.cpp Linking... LINK : LNK6004: Debug/Pefile.exe not found or not built by the last incremental link; performing full linkResults
Pefile.exe - 0 error(s), 0 warning(s)