Build Log
--------------------Configuration: vc5 - Win32 Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP61C5.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WIN32__" /Fp"Release/vc5.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\BottomText.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTBitmapFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTEngine.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTFace.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTGlyph.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTGlyphBitmap.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTGlyphPixmap.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTGlyphVectorizer.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTInstance.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\FTPixmapFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTGlyphPolygonizer.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTGlyphPolygonizerHandler.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTGlyphTriangulator.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTOutlineFont.C"
/Tp "C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP61C5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP61C6.TMP" with contents
[
/nologo /out:"../gltt.lib"
".\Release\BottomText.obj"
".\Release\FTBitmapFont.obj"
".\Release\FTEngine.obj"
".\Release\FTFace.obj"
".\Release\FTFont.obj"
".\Release\FTGlyph.obj"
".\Release\FTGlyphBitmap.obj"
".\Release\FTGlyphPixmap.obj"
".\Release\FTGlyphVectorizer.obj"
".\Release\FTInstance.obj"
".\Release\FTPixmapFont.obj"
".\Release\GLTTBitmapFont.obj"
".\Release\GLTTFont.obj"
".\Release\GLTTGlyphPolygonizer.obj"
".\Release\GLTTGlyphPolygonizerHandler.obj"
".\Release\GLTTGlyphTriangulator.obj"
".\Release\GLTTOutlineFont.obj"
".\Release\GLTTPixmapFont.obj"
]
Creating command line "link.exe -lib @C:\WINDOWS\TEMP\RSP61C6.TMP"
Output Window
Compiling...
BottomText.C
FTBitmapFont.C
FTEngine.C
FTFace.C
FTFont.C
FTGlyph.C
FTGlyphBitmap.C
FTGlyphPixmap.C
FTGlyphVectorizer.C
FTInstance.C
FTPixmapFont.C
GLTTBitmapFont.C
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(115) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(115) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(166) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(166) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(166) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTBitmapFont.C(173) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
GLTTFont.C
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTFont.C(169) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
GLTTGlyphPolygonizer.C
GLTTGlyphPolygonizerHandler.C
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTGlyphPolygonizerHandler.C(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTGlyphPolygonizerHandler.C(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
GLTTGlyphTriangulator.C
GLTTOutlineFont.C
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTOutlineFont.C(175) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTOutlineFont.C(175) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTOutlineFont.C(181) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
GLTTPixmapFont.C
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(119) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(119) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(190) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(190) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(207) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
C:\DevStudio6\VC98\contrib\gltt-2.5\GLTTPixmapFont.C(207) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
Creating library...
Results
gltt.lib - 0 error(s), 18 warning(s)