forked from OctopusLian/LearnDirectX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildLog.htm
More file actions
53 lines (49 loc) · 8.21 KB
/
BuildLog.htm
File metadata and controls
53 lines (49 loc) · 8.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
<h3>Build started: Project: Tutorial02, Configuration: Release|x64</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000C83447520.rsp" with contents
[
/O2 /Oi /I "DXUT\Core" /I "DXUT\Optional" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "D3DXFX_LARGEADDRESS_HANDLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /fp:fast /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W4 /c /Zi /TP .\Tutorial02.cpp
]
Creating command line "cl.exe @e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000C83447520.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000D83447520.rsp" with contents
[
/OUT:"E:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\Tutorial02.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\Tutorial02.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\Tutorial02.pdb" /SUBSYSTEM:WINDOWS /LARGEADDRESSAWARE /OPT:REF /OPT:ICF /DYNAMICBASE /NXCOMPAT /MACHINE:X64 d3d11.lib d3dcompiler.lib d3dx11.lib d3dx9.lib dxerr.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
".\x64\Release\Tutorial02.obj"
".\x64\Release\Tutorial02.res"
]
Creating command line "link.exe @e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000D83447520.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000E83447520.rsp" with contents
[
/outputresource:".\x64\Release\Tutorial02.exe;#1" /manifest
.\DXUT\Core\dpiaware.manifest
.\x64\Release\Tutorial02.exe.intermediate.manifest
]
Creating command line "mt.exe @e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\RSP00000E83447520.rsp /nologo"
Creating temporary file "e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\BAT00000F83447520.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep
]
Creating command line "e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\BAT00000F83447520.bat"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling...
Tutorial02.cpp
Linking...
Embedding manifest...
.\DXUT\Core\dpiaware.manifest : manifest authoring warning 81010002: Unrecognized Element "application" in namespace "urn:schemas-microsoft-com:asm.v3".
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Build log was saved at "file://e:\resource\cmder\rp\LearnDirectX\DirectX_Tutorial\Tutorial02\x64\Release\BuildLog.htm"
Tutorial02 - 0 error(s), 1 warning(s)
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>