-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBuildLog.htm
More file actions
61 lines (55 loc) · 7.78 KB
/
BuildLog.htm
File metadata and controls
61 lines (55 loc) · 7.78 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
50
51
52
53
54
55
<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: VisualTimer, Configuration: Debug|Win32</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 "u:\VisualTimer\Debug\RSP00003334842756.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\VisualTimer.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"
.\VisualTimer.cpp
]
Creating command line "cl.exe @u:\VisualTimer\Debug\RSP00003334842756.rsp /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "u:\VisualTimer\Form1.resX","Debug\VisualTimer.Form1.resources""
Creating temporary file "u:\VisualTimer\Debug\RSP00003434842756.rsp" with contents
[
/OUT:"U:\VisualTimer\Debug\VisualTimer.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\VisualTimer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /ASSEMBLYDEBUG /PDB:"u:\VisualTimer\Debug\VisualTimer.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"main" /DYNAMICBASE /FIXED:No /NXCOMPAT /MACHINE:X86 /ASSEMBLYRESOURCE:.\Debug\VisualTimer.Form1.resources
".\Debug\AssemblyInfo.obj"
".\Debug\stdafx.obj"
".\Debug\VisualTimer.obj"
".\Debug\app.res"
]
Creating command line "link.exe @u:\VisualTimer\Debug\RSP00003434842756.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "u:\VisualTimer\Debug\RSP00003534842756.rsp" with contents
[
/outputresource:".\Debug\VisualTimer.exe;#1" /manifest
.\Debug\VisualTimer.exe.intermediate.manifest
]
Creating command line "mt.exe @u:\VisualTimer\Debug\RSP00003534842756.rsp /nologo"
Creating temporary file "u:\VisualTimer\Debug\BAT00003634842756.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "u:\VisualTimer\Debug\BAT00003634842756.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...
VisualTimer.cpp
u:\visualtimer\Form1.h(291) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Compiling managed resources...
Read in 0 resources from "u:\VisualTimer\Form1.resX"
Writing resource file... Done.
Linking...
Embedding manifest...
</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://u:\VisualTimer\Debug\BuildLog.htm"
VisualTimer - 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>