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

📄 plane0.plg

📁 这个一个3D游戏源码,实现装入mesh,并渲染以及矩阵相乘
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: plane0 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/plane0.res" /d "_DEBUG" "G:\C++\plane0\plane0\plane0.rc"" 
Creating temporary file "E:\DOCUME~1\MRLI~1\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /MLd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/plane0.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\C++\plane0\plane0\d3dapp.cpp"
"G:\C++\plane0\plane0\d3denumeration.cpp"
"G:\C++\plane0\plane0\d3dfile.cpp"
"G:\C++\plane0\plane0\d3dfont.cpp"
"G:\C++\plane0\plane0\d3dsettings.cpp"
"G:\C++\plane0\plane0\d3dutil.cpp"
"G:\C++\plane0\plane0\dmutil.cpp"
"G:\C++\plane0\plane0\dxutil.cpp"
"G:\C++\plane0\plane0\plane0.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\MRLI~1\LOCALS~1\Temp\RSP4D.tmp" 
Creating temporary file "E:\DOCUME~1\MRLI~1\LOCALS~1\Temp\RSP4E.tmp" with contents
[
d3dx9dt.lib dsound.lib dinput8.lib dxerr9.lib d3d9.lib d3dxof.lib dxguid.lib winmm.lib comctl32.lib 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:windows /incremental:yes /pdb:"Debug/plane0.pdb" /debug /machine:I386 /out:"Debug/plane0.exe" /pdbtype:sept 
".\Debug\d3dapp.obj"
".\Debug\d3denumeration.obj"
".\Debug\d3dfile.obj"
".\Debug\d3dfont.obj"
".\Debug\d3dsettings.obj"
".\Debug\d3dutil.obj"
".\Debug\dmutil.obj"
".\Debug\dxutil.obj"
".\Debug\plane0.obj"
".\Debug\plane0.res"
]
Creating command line "link.exe @E:\DOCUME~1\MRLI~1\LOCALS~1\Temp\RSP4E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
d3dapp.cpp
g:\c++\plane0\plane0\d3dapp.cpp(841) : error C2065: 'ULongToHandle' : undeclared identifier
d3denumeration.cpp
d3dfile.cpp
d3dfont.cpp
d3dsettings.cpp
g:\c++\plane0\plane0\d3dsettings.cpp(274) : error C2664: 'DialogBoxParamA' : cannot convert parameter 4 from 'long (struct HWND__ *,unsigned int,unsigned int,long)' to 'int (__stdcall *)(struct HWND__ *,unsigned int,unsigned int,long)'
        None of the functions with this name in scope match the target type
g:\c++\plane0\plane0\d3dsettings.cpp(496) : error C2065: 'ULongToPtr' : undeclared identifier
g:\c++\plane0\plane0\d3dsettings.cpp(667) : error C2065: 'UlongToPtr' : undeclared identifier
d3dutil.cpp
dmutil.cpp
j:\vc++6\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
j:\vc++6\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
j:\vc++6\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
dxutil.cpp
plane0.cpp
j:\vc++6\include\dsound.h(305) : error C2146: syntax error : missing ';' before identifier 'dwReserved1'
j:\vc++6\include\dsound.h(305) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(305) : error C2501: 'dwReserved1' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(306) : error C2146: syntax error : missing ';' before identifier 'dwReserved2'
j:\vc++6\include\dsound.h(306) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers
j:\vc++6\include\dsound.h(306) : error C2501: 'dwReserved2' : missing storage-class or type specifiers
g:\c++\plane0\plane0\plane0.cpp(382) : fatal error C1903: unable to recover from previous error(s); stopping compilation
执行 cl.exe 时出错.



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

⌨️ 快捷键说明

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