Build Log
  

Build started: Project: XFace, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\Chuck\Downloads\XFace\XFace Source Code\XFace\Release\RSP00000116281076.rsp" with contents
[
/D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\src\XEngine\AuxXFace.cpp"

".\src\XMath\XMath.cpp"

".\src\XMath\raytri.cpp"

".\src\XMath\Quaternion.cpp"

".\src\XMath\Perlin.cpp"

".\src\XMath\Matrix4.cpp"

".\src\XFaceApp\XMLUtils.cpp"

".\src\XFaceApp\TaskHandlerBase.cpp"

".\src\XFaceApp\Task.cpp"

".\src\XFaceApp\Notification.cpp"

".\src\XFaceApp\ModelCamera.cpp"

".\src\XFaceApp\ApplicationBase.cpp"

".\src\XFace\XercesString.cpp"

".\src\XFace\RaisedCosInfluence.cpp"

".\src\XFace\PhonemeDictionary.cpp"

".\src\XFace\PHOLoader.cpp"

".\src\XFace\InfluenceCalculatorMaker.cpp"

".\src\XFace\HeadChannel.cpp"

".\src\XFace\FDPWriter.cpp"

".\src\XFace\FDPLoader.cpp"

".\src\XFace\FDPItem.cpp"

".\src\XFace\FDP.cpp"

".\src\XFace\FapFile.cpp"

".\src\XFace\FaceEntity.cpp"

".\src\XFace\FaceBase.cpp"

".\src\XFace\EyeChannel.cpp"

".\src\XFace\ExpressionChannel.cpp"

".\src\XFace\AnimProcessor.cpp"

".\src\XEngine\VRML97Loader.cpp"

".\src\XEngine\VRML1Loader.cpp"

".\src\XEngine\Transform.cpp"

".\src\XEngine\TgaFile.cpp"

".\src\XEngine\TextureManager.cpp"

".\src\XEngine\TextureLoaderGL.cpp"

".\src\XEngine\RenderManager.cpp"

".\src\XEngine\RenderList.cpp"

".\src\XEngine\RendererGL.cpp"

".\src\XEngine\OBJLoader.cpp"

".\src\XEngine\MorphController.cpp"

".\src\XEngine\MorphChannel.cpp"

".\src\XEngine\MorphBlender.cpp"

".\src\XEngine\ModelFileFactory.cpp"

".\src\XEngine\MeshManager.cpp"

".\src\XEngine\KeyframeInterpolator.cpp"

".\src\XEngine\IndexedFaceSet.cpp"

".\src\XEngine\GLPrerrequisites.cpp"

".\src\XEngine\Geometry.cpp"

".\src\XEngine\Entity.cpp"

".\src\XEngine\Drawable.cpp"

".\src\XEngine\DeformableGeometry.cpp"

".\src\XEngine\BmpFile.cpp"

".\src\XEngine\BinaryModelBatchLoader.cpp"
]
Creating command line "cl.exe @"c:\Users\Chuck\Downloads\XFace\XFace Source Code\XFace\Release\RSP00000116281076.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Chuck\Downloads\XFace\XFace Source Code\XFace\Release\RSP00000216281076.rsp" with contents
[
/OUT:"lib/XFace.lib" xerces-c_2.lib comctl32.lib rpcrt4.lib shell32.lib gdi32.lib kernel32.lib user32.lib comdlg32.lib ole32.lib oleaut32.lib advapi32.lib

".\Release\AuxXFace.obj"

".\Release\BinaryModelBatchLoader.obj"

".\Release\BmpFile.obj"

".\Release\DeformableGeometry.obj"

".\Release\Drawable.obj"

".\Release\Entity.obj"

".\Release\Geometry.obj"

".\Release\GLPrerrequisites.obj"

".\Release\IndexedFaceSet.obj"

".\Release\KeyframeInterpolator.obj"

".\Release\MeshManager.obj"

".\Release\ModelFileFactory.obj"

".\Release\MorphBlender.obj"

".\Release\MorphChannel.obj"

".\Release\MorphController.obj"

".\Release\OBJLoader.obj"

".\Release\RendererGL.obj"

".\Release\RenderList.obj"

".\Release\RenderManager.obj"

".\Release\TextureLoaderGL.obj"

".\Release\TextureManager.obj"

".\Release\TgaFile.obj"

".\Release\Transform.obj"

".\Release\VRML1Loader.obj"

".\Release\VRML97Loader.obj"

".\Release\AnimProcessor.obj"

".\Release\ExpressionChannel.obj"

".\Release\EyeChannel.obj"

".\Release\FaceBase.obj"

".\Release\FaceEntity.obj"

".\Release\FapFile.obj"

".\Release\FDP.obj"

".\Release\FDPItem.obj"

".\Release\FDPLoader.obj"

".\Release\FDPWriter.obj"

".\Release\HeadChannel.obj"

".\Release\InfluenceCalculatorMaker.obj"

".\Release\PHOLoader.obj"

".\Release\PhonemeDictionary.obj"

".\Release\RaisedCosInfluence.obj"

".\Release\XercesString.obj"

".\Release\ApplicationBase.obj"

".\Release\ModelCamera.obj"

".\Release\Notification.obj"

".\Release\Task.obj"

".\Release\TaskHandlerBase.obj"

".\Release\XMLUtils.obj"

".\Release\Matrix4.obj"

".\Release\Perlin.obj"

".\Release\Quaternion.obj"

".\Release\raytri.obj"

".\Release\XMath.obj"
]
Creating command line "lib.exe @"c:\Users\Chuck\Downloads\XFace\XFace Source Code\XFace\Release\RSP00000216281076.rsp" /NOLOGO"
Output Window
  
Compiling...
AuxXFace.cpp
XMath.cpp
raytri.cpp
Quaternion.cpp
Perlin.cpp
Matrix4.cpp
XMLUtils.cpp
  Adding Xerces lib (Release)...
TaskHandlerBase.cpp
Task.cpp
Notification.cpp
ModelCamera.cpp
ApplicationBase.cpp
XercesString.cpp
RaisedCosInfluence.cpp
PhonemeDictionary.cpp
PHOLoader.cpp
InfluenceCalculatorMaker.cpp
HeadChannel.cpp
FDPWriter.cpp
  Adding Xerces lib (Release)...
.\src\XFace\FDPWriter.cpp(155) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdlib.h(862) : see declaration of 'itoa'
FDPLoader.cpp
  Adding Xerces lib (Release)...
Generating Code...
Compiling...
FDPItem.cpp
FDP.cpp
FapFile.cpp
FaceEntity.cpp
FaceBase.cpp
EyeChannel.cpp
ExpressionChannel.cpp
AnimProcessor.cpp
VRML97Loader.cpp
VRML1Loader.cpp
Transform.cpp
TgaFile.cpp
.\src\XEngine\TgaFile.cpp(67) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
TextureManager.cpp
TextureLoaderGL.cpp
  Adding GLU lib...
RenderManager.cpp
RenderList.cpp
RendererGL.cpp
  Adding OpenGL lib...
OBJLoader.cpp
MorphController.cpp
MorphChannel.cpp
Generating Code...
Compiling...
MorphBlender.cpp
ModelFileFactory.cpp
.\src\XEngine\ModelFileFactory.cpp(138) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
MeshManager.cpp
KeyframeInterpolator.cpp
IndexedFaceSet.cpp
GLPrerrequisites.cpp
Geometry.cpp
Entity.cpp
Drawable.cpp
.\src\XEngine\Drawable.cpp(58) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdlib.h(862) : see declaration of 'itoa'
DeformableGeometry.cpp
BmpFile.cpp
  Adding GLaux lib...
.\src\XEngine\BmpFile.cpp(58) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
BinaryModelBatchLoader.cpp
.\src\XEngine\BinaryModelBatchLoader.cpp(56) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
Generating Code...
Creating library...
comctl32.lib(COMCTL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
comctl32.lib(COMCTL32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
rpcrt4.lib(RPCRT4.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
rpcrt4.lib(RPCRT4.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
shell32.lib(SHELL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
shell32.lib(SHELL32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
gdi32.lib(GDI32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
gdi32.lib(GDI32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
kernel32.lib(KERNEL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
kernel32.lib(KERNEL32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
user32.lib(USER32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
user32.lib(USER32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
comdlg32.lib(COMDLG32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
comdlg32.lib(COMDLG32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
ole32.lib(ole32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
ole32.lib(ole32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
oleaut32.lib(OLEAUT32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
oleaut32.lib(OLEAUT32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
advapi32.lib(ADVAPI32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in xerces-c_2.lib(xerces-c_2_8.dll); second definition ignored
advapi32.lib(ADVAPI32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
AuxXFace.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://c:\Users\Chuck\Downloads\XFace\XFace Source Code\XFace\Release\BuildLog.htm"
XFace - 0 error(s), 27 warning(s)