Build Log
  

Build started: Project: js, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\RSP00001C9763724.rsp" with contents
[
/Od /I "..\util" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/js.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\js.cxx"

".\jsWindows.cxx"

".\jsNone.cxx"

".\jsMacOSX.cxx"

".\jsMacOS.cxx"

".\jsLinux.cxx"

".\jsBSD.cxx"
]
Creating command line "cl.exe @"d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\RSP00001C9763724.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\RSP0000209763724.rsp" with contents
[
/OUT:"Debug\js_d.lib" ".\debug\js.obj"

".\debug\jsBSD.obj"

".\debug\jsLinux.obj"

".\debug\jsMacOS.obj"

".\debug\jsMacOSX.obj"

".\debug\jsNone.obj"

".\debug\jsWindows.obj"
]
Creating command line "lib.exe @"d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\RSP0000209763724.rsp" /NOLOGO"
Creating temporary file "d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\BAT0000219763724.bat" with contents
[
@echo off

copy debug\*.lib ..\..\*.*

copy js.h ..\..\js.h



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Copy Library to plib directory"

exit 1

:VCEnd
]
Creating command line """d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\BAT0000219763724.bat"""
Output Window
  
Compiling...
jsBSD.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
jsLinux.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
jsMacOS.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
jsMacOSX.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
jsNone.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
jsWindows.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\js\jswindows.cxx(60) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\js\jswindows.cxx(70) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\js\jswindows.cxx(78) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\js\jswindows.cxx(123) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
js.cxx
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\program files\mvs_utilities\plib\plib-1.8.5\plib-1.8.5\src\util\ul.h(553) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
Generating Code...
Creating library...
jsNone.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
jsMacOSX.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
jsMacOS.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
jsLinux.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
jsBSD.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Copy Library to plib directory
debug\js_d.lib
        1 fichier(s) copié(s).
        1 fichier(s) copié(s).
Results
  
Build log was saved at "file://d:\Program Files\MVS_UTILITIES\PLib\PLib-1.8.5\plib-1.8.5\src\js\Debug\BuildLog.htm"
js - 0 error(s), 23 warning(s)