📄 test_fresnel_zone.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test_Fresnel_zone - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\LiHong\LOCALS~1\Temp\RSP289.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Test_Fresnel_zone.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\My Code\Test_Fresnel_zone\Fresnel.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LiHong\LOCALS~1\Temp\RSP289.tmp"
<h3>Output Window</h3>
Compiling...
Fresnel.cpp
d:\my code\test_fresnel_zone\fresnel.cpp(1) : fatal error C1083: Cannot open precompiled header file: 'Debug/Test_Fresnel_zone.pch': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
Fresnel.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -