Build Log
  

Rebuild started: Project: example, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001240522484.rsp" with contents
[
/Od /I "c:prj" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\example.cpp"

".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001240522484.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\TMP00001340522484.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\example.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\example.exe.embed.manifest.res" "c:\prj\ltr\ltr-41\example\msvc\example\Debug\TMP00001340522484.tmp""
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001440522484.rsp" with contents
[
/OUT:"C:\prj\ltr\ltr-41\example\msvc\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /DEBUG /PDB:"c:\prj\ltr\ltr-41\example\msvc\example\debug\example.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug\stdafx.obj"

".\debug\example.obj"

"..\..\..\..\lib\msvc\ltr41api.lib"

".\Debug\example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001440522484.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001540522484.rsp" with contents
[
/out:".\debug\example.exe.embed.manifest" /notify_update /manifest

".\debug\example.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001540522484.rsp" /nologo"
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\BAT00001640522484.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """c:\prj\ltr\ltr-41\example\msvc\example\Debug\BAT00001640522484.bat"""
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\TMP00001740522484.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\example.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\example.exe.embed.manifest.res" "c:\prj\ltr\ltr-41\example\msvc\example\Debug\TMP00001740522484.tmp""
Creating temporary file "c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001840522484.rsp" with contents
[
/OUT:"C:\prj\ltr\ltr-41\example\msvc\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /DEBUG /PDB:"c:\prj\ltr\ltr-41\example\msvc\example\debug\example.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug\stdafx.obj"

".\debug\example.obj"

"..\..\..\..\lib\msvc\ltr41api.lib"

".\Debug\example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\prj\ltr\ltr-41\example\msvc\example\Debug\RSP00001840522484.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
example.cpp
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(29) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(36) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(42) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(55) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(60) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(67) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(71) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(74) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(77) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(80) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(102) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(109) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(138) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(144) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(151) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(155) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(175) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(181) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(188) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(195) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(203) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(210) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(216) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(222) : warning C4996: 'strcpy' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(229) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(235) : warning C4996: 'sprintf' was declared deprecated
        d:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-41\example\msvc\example\example.cpp(238) : warning C4996: 'kbhit' was declared deprecated
        d:\program files\microsoft visual studio 8\vc\include\conio.h(147) : see declaration of 'kbhit'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _kbhit. See online help for details.'
Generating Code...
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\prj\ltr\ltr-41\example\msvc\example\Debug\BuildLog.htm"
example - 0 error(s), 27 warning(s)