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

📄 nurbssurf.plg

📁 C:Documents and SettingsAdministrator桌面VC++多媒体特效制作百例CHAR17NurbsSurf
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NurbsSurf - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSPFB.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/NurbsSurf.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPFB.tmp" 
Creating temporary file "C:\TEMP\RSPFC.tmp" with contents
[
opengl32.lib glaux.lib glu32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NurbsSurf.pdb" /debug /machine:I386 /out:"Debug/NurbsSurf.exe" /pdbtype:sept 
".\Debug\NurbsSurf.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\NurbsSurfDoc.obj"
".\Debug\NurbsSurfView.obj"
".\Debug\NurbsSurf.res"
]
Creating command line "link.exe @C:\TEMP\RSPFC.tmp"
<h3>Output Window</h3>
Compiling...
NurbsSurfView.cpp
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(210) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(210) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(210) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(211) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(211) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(308) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\users\opengl\opengl\source_code_of_book\12章\NurbsSurf\NurbsSurfView.cpp(309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...



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

⌨️ 快捷键说明

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