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

📄 texditor.plg

📁 一个96K的3D游戏源码
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: texditor - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x407 /fo"Release/resource.res" /d "NDEBUG" "c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\resource.rc"" 
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP88.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c 
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilter.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\Systemio.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\TexCommander.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\texditor.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\TexturGenerator.cpp"
"C:\-= Code =-\1\B-Clopd3d_Source_Release\Vectors.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP88.tmp" 
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP89.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/texditor.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP89.tmp" 
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP8A.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 comctl32.lib opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/texditor.pdb" /machine:I386 /out:"Release/texditor.exe" 
".\Release\FillFilter.obj"
".\Release\FillFilterGUI.obj"
".\Release\MainGUI.obj"
".\Release\PapFilter.obj"
".\Release\PapFilterGUI.obj"
".\Release\StdAfx.obj"
".\Release\Systemio.obj"
".\Release\TexCommander.obj"
".\Release\texditor.obj"
".\Release\TexturGenerator.obj"
".\Release\resource.res"
".\Release\Vectors.obj"
]
Creating command line "link.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP8A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FillFilter.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilter.cpp(91) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
FillFilterGUI.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp(33) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp(34) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp(35) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp(37) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\FillFilterGUI.cpp(38) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
MainGUI.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp(105) : warning C4101: 'Temp' : unreferenced local variable
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp(104) : warning C4101: 'I' : unreferenced local variable
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp(104) : warning C4101: 'K' : unreferenced local variable
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp(104) : warning C4101: 'M' : unreferenced local variable
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\MainGUI.cpp(145) : warning C4101: 'outp' : unreferenced local variable
PapFilter.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.h(67) : warning C4518: 'long ' : storage-class or type specifier(s) unexpected here; ignored
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.h(67) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(29) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(30) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(31) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(32) : warning C4305: '=' : truncation from 'const int' to 'char'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(32) : warning C4309: '=' : truncation of constant value
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(65) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(66) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(67) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(68) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(198) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(199) : warning C4305: '=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(199) : warning C4305: '=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(201) : warning C4305: '+=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(202) : warning C4305: '+=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(203) : warning C4305: '+=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(216) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(237) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(238) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(264) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(271) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(274) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(340) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(342) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(345) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(346) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(347) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(348) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(361) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(625) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(691) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(699) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(702) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(704) : warning C4244: '=' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(706) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(716) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(732) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(733) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(734) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(734) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.cpp(735) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
PapFilterGUI.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.h(67) : warning C4518: 'long ' : storage-class or type specifier(s) unexpected here; ignored
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilter.h(67) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(52) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(53) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(54) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(55) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(56) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(57) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(119) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\texditor\PapFilterGUI.cpp(120) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data

⌨️ 快捷键说明

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