Build Log
  

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

Command Lines
  
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001B22083220.rsp" with contents
[
/Od /I "c:\prj" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\ltr27example.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\ltr27example.cpp"
]
Creating command line "cl.exe @"c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001B22083220.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001C22083220.rsp" with contents
[
/OUT:"C:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\Debug\ltr27example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ltr27example.exe.intermediate.manifest" /DEBUG /PDB:"c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\debug\ltr27example.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

"..\..\..\..\..\lib\msvc\ltr27api.lib"

".\Debug\ltr27example.obj"

".\Debug\stdafx.obj"

".\Debug\ltr27example.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001C22083220.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001D22083220.rsp" with contents
[
/out:".\Debug\ltr27example.exe.embed.manifest" /notify_update /manifest

".\Debug\ltr27example.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\RSP00001D22083220.rsp" /nologo"
Creating temporary file "c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\BAT00001E22083220.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\BAT00001E22083220.bat"""
Output Window
  
Compiling...
ltr27example.cpp
c:\prj\ltr\ltr-27\examples\mvs\ltr27example\ltr27example\ltr27example.cpp(16) : warning C4996: 'vsprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\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.'
c:\prj\ltr\ltr-27\examples\mvs\ltr27example\ltr27example\ltr27example.cpp(140) : warning C4996: 'kbhit' was declared deprecated
        c:\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.'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\PRJ\LTR\LTR-27\examples\MVS\ltr27example\ltr27example\Debug\BuildLog.htm"
ltr27example - 0 error(s), 2 warning(s)