📄 aidemo1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AIDemo1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/AIDemo1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp" with contents
[
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/AIDemo1.pdb" /debug /machine:I386 /out:"Debug/AIDemo1.exe" /pdbtype:sept
".\Debug\main.obj"
".\Debug\RigidBody2D.obj"
".\Debug\winmain.obj"
".\Debug\Resources.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(30) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(35) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(36) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(37) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(37) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(38) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(38) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(49) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(64) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(65) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(66) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(66) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(67) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(79) : warning C4101: 'r' : unreferenced local variable
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(171) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(171) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(172) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(172) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(173) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(173) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(174) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(174) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(175) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(184) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(184) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(184) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(184) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(185) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(185) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(185) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(185) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(186) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(186) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(186) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(186) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(194) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(199) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(204) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(204) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(204) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(204) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(207) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(208) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(213) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(213) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(213) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(213) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(216) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(217) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(222) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(222) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(222) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(222) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(225) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(226) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(231) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(231) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(231) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(231) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(355) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(335) : warning C4101: 'vr' : unreferenced local variable
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(389) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(427) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(427) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
D:\Coding now\游戏开发中的人工智能\Examples\AIDemo2-2\main.cpp(463) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/AIDemo1.bsc" ".\Debug\main.sbr" ".\Debug\RigidBody2D.sbr" ".\Debug\winmain.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
AIDemo1.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -