Build Log
  

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

Command Lines
  
Creating temporary file "e:\prc\NWNTools\_NscLib\Release\RSP00000138643176.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 .\NscPStackEntry.cpp

.\NscParserRoutines.cpp

.\NscDecompiler.cpp

.\NscContext.cpp

.\NscCompiler.cpp

.\NscCodeGenerator.cpp
]
Creating command line "cl.exe @e:\prc\NWNTools\_NscLib\Release\RSP00000138643176.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\prc\NWNTools\_NscLib\Release\RSP00000238643176.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" /W3 /c /Wp64 /Zi /TP .\nscparser.cpp
]
Creating command line "cl.exe @e:\prc\NWNTools\_NscLib\Release\RSP00000238643176.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\prc\NWNTools\_NscLib\Release\RSP00000338643176.rsp" with contents
[
/OUT:"Release/_NscLib.lib" .\Release\NscCodeGenerator.obj

.\Release\NscCompiler.obj

.\Release\NscContext.obj

.\Release\NscDecompiler.obj

.\Release\nscparser.obj

.\Release\NscParserRoutines.obj

.\Release\NscPStackEntry.obj
]
Creating command line "lib.exe @e:\prc\NWNTools\_NscLib\Release\RSP00000338643176.rsp /NOLOGO"
Output Window
  
Compiling...
NscPStackEntry.cpp
NscParserRoutines.cpp
e:\prc\nwntools\_nsclib\NscContext.h(371) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(377) : warning C4996: 'strlwr' was declared deprecated
        d:\vs2005\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(663) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(668) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(672) : warning C4996: 'vsprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
NscDecompiler.cpp
.\NscDecompiler.cpp(114) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(118) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(122) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(126) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(130) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(134) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(138) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(142) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(146) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(150) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(154) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(158) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(162) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(166) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(170) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(174) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(178) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(182) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(186) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(190) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(246) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(247) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(259) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(260) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(271) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(272) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(291) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(292) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(306) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(307) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(324) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(326) : warning C4996: '_snprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(339) : see declaration of '_snprintf'
        Message: 'This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(345) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(346) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(364) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(365) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(369) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(370) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(461) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(462) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(471) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(472) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(482) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(483) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(493) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(494) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(504) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(505) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(514) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(515) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(527) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(528) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(545) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(546) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(556) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(557) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(567) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(568) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(579) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(580) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(591) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(592) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(602) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(603) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(613) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(614) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(623) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(624) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(633) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(634) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(646) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(647) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(658) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(659) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(669) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(670) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(676) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(677) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscDecompiler.cpp(688) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
NscContext.cpp
e:\prc\nwntools\_nsclib\NscContext.h(371) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(377) : warning C4996: 'strlwr' was declared deprecated
        d:\vs2005\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(663) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(668) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(672) : warning C4996: 'vsprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscContext.cpp(750) : 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.'
.\NscContext.cpp(786) : 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.'
NscCompiler.cpp
e:\prc\nwntools\_nsclib\NscContext.h(371) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(377) : warning C4996: 'strlwr' was declared deprecated
        d:\vs2005\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(663) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(668) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(672) : warning C4996: 'vsprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCompiler.cpp(222) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCompiler.cpp(223) : 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.'
NscCodeGenerator.cpp
e:\prc\nwntools\_nsclib\NscContext.h(371) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(377) : warning C4996: 'strlwr' was declared deprecated
        d:\vs2005\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(663) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(668) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\prc\nwntools\_nsclib\NscContext.h(672) : warning C4996: 'vsprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(585) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(596) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(621) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(628) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(664) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(675) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(690) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(708) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(716) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(727) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(743) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(758) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(770) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3466) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3638) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3642) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3646) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3650) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3654) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3658) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3665) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3669) : warning C4996: 'sprintf' was declared deprecated
        d:\vs2005\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\NscCodeGenerator.cpp(3672) : warning C4996: 'strcpy' was declared deprecated
        d:\vs2005\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Compiling...
nscparser.cpp
Creating library...
Results
  
Build log was saved at "file://e:\prc\NWNTools\_NscLib\Release\BuildLog.htm"
_NscLib - 0 error(s), 126 warning(s)