⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fallingblocks.plg

📁 用VC++DirectX技术的俄罗斯方块游戏
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FallingBlocks - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/FallingBlocks.res" /d "NDEBUG" "D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\FallingBlocks.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "..\..\common\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\Release/FallingBlocks.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c 
"D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\BlockList.cpp"
"D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\FallingBlocks.cpp"
"D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\FlooredBlocks.cpp"
"D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\Shape.cpp"
"D:\用VC++DirectX技术的俄罗斯方块游戏\common\src\ddutil.cpp"
"D:\用VC++DirectX技术的俄罗斯方块游戏\common\src\dxutil.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4E.tmp" with contents
[
winmm.lib dxguid.lib dxerr8.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /incremental:no /pdb:".\Release/FallingBlocks.pdb" /machine:I386 /out:".\Release/FallingBlocks.exe" 
".\Release\BlockList.obj"
".\Release\FallingBlocks.obj"
".\Release\FlooredBlocks.obj"
".\Release\Shape.obj"
".\Release\ddutil.obj"
".\Release\dxutil.obj"
".\Release\FallingBlocks.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
BlockList.cpp
FallingBlocks.cpp
D:\用VC++DirectX技术的俄罗斯方块游戏\FallingBlocks_src\FallingBlocks\FallingBlocks.cpp(9) : fatal error C1083: Cannot open include file: 'ddutil.h': No such file or directory
FlooredBlocks.cpp
Shape.cpp
ddutil.cpp
fatal error C1083: Cannot open source file: 'D:\用VC++DirectX技术的俄罗斯方块游戏\common\src\ddutil.cpp': No such file or directory
dxutil.cpp
fatal error C1083: Cannot open source file: 'D:\用VC++DirectX技术的俄罗斯方块游戏\common\src\dxutil.cpp': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
FallingBlocks.exe - 3 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -