Build Log
  

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

Command Lines
  
Creating temporary file "e:\prc\NWNTools\_NwnLib\Release\RSP00001338643356.rsp" with contents
[
/O2 /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_STLP_NO_IOSTREAMS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W4 /c /Wp64 /Zi /TP .\NwnStdLoader.cpp
]
Creating command line "cl.exe @e:\prc\NWNTools\_NwnLib\Release\RSP00001338643356.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\prc\NWNTools\_NwnLib\Release\RSP00001438643356.rsp" with contents
[
/OUT:"Release/_NwnLib.lib" .\Release\NwnBifFile.obj

.\Release\NwnDefines.obj

.\Release\NwnDialogTlkFile.obj

.\Release\NwnKeyFile.obj

.\Release\NwnLoader.obj

.\Release\NwnMdlDecomp.obj

.\Release\NwnMdlGeometry.obj

.\Release\NwnMdlNodes.obj

.\Release\NwnMdlR2A.obj

.\Release\NwnMdlSerialize.obj

.\Release\NwnModuleFile.obj

.\Release\NwnStdLoader.obj
]
Creating command line "lib.exe @e:\prc\NWNTools\_NwnLib\Release\RSP00001438643356.rsp /NOLOGO"
Output Window
  
Compiling...
NwnStdLoader.cpp
e:\prc\nwntools\_nwnlib\NwnKeyFile.h(217) : warning C4996: 'strnicmp' was declared deprecated
        d:\vs2005\VC\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
e:\prc\nwntools\_nwnlib\NwnModuleFile.h(171) : warning C4996: 'strnicmp' was declared deprecated
        d:\vs2005\VC\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
.\NwnStdLoader.cpp(228) : warning C4996: 'strcat' was declared deprecated
        d:\vs2005\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NwnStdLoader.cpp(503) : warning C4996: 'stricmp' was declared deprecated
        d:\vs2005\VC\include\string.h(213) : see declaration of 'stricmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.'
.\NwnStdLoader.cpp(517) : warning C4996: 'stricmp' was declared deprecated
        d:\vs2005\VC\include\string.h(213) : see declaration of 'stricmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.'
Creating library...
Results
  
Build log was saved at "file://e:\prc\NWNTools\_NwnLib\Release\BuildLog.htm"
_NwnLib - 0 error(s), 5 warning(s)