Build Log
  

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

Command Lines
  
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\RSP00000142204392.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\ctl_sg.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\ctl_sg.cpp
]
Creating command line "cl.exe @c:\Obs\KWG\ctl_sg\Debug\RSP00000142204392.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\RSP00000242204392.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\ctl_sg.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @c:\Obs\KWG\ctl_sg\Debug\RSP00000242204392.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\TMP00000342204392.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\ctl_sg.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\ctl_sg.exe.embed.manifest.res" c:\Obs\KWG\ctl_sg\Debug\TMP00000342204392.tmp"
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\RSP00000442204392.rsp" with contents
[
/OUT:"C:\Obs\KWG\ctl_sg\Debug\ctl_sg.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ctl_sg.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Obs\KWG\ctl_sg\Debug\ctl_sg.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ".\Debug\ctl_sg.obj"

".\Debug\stdafx.obj"

".\Debug\ctl_sg.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Obs\KWG\ctl_sg\Debug\RSP00000442204392.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\RSP00000542204392.rsp" with contents
[
/out:.\Debug\ctl_sg.exe.embed.manifest /notify_update /manifest

.\Debug\ctl_sg.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Obs\KWG\ctl_sg\Debug\RSP00000542204392.rsp /nologo"
Creating temporary file "c:\Obs\KWG\ctl_sg\Debug\BAT00000642204392.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Obs\KWG\ctl_sg\Debug\BAT00000642204392.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
ctl_sg.cpp
c:\obs\kwg\ctl_sg\ctl_sg.cpp(89) : warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\time.inl(101) : see declaration of 'gmtime'
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'day' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'sec' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'minute' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'hour' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'month' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(38) : warning C4101: 'msec' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(26) : warning C4101: 'status' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(37) : warning C4101: 'hhmmss' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(35) : warning C4101: 'year' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(38) : warning C4101: 'sec1' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(29) : warning C4101: 'dwNow' : unreferenced local variable
c:\obs\kwg\ctl_sg\ctl_sg.cpp(29) : warning C4101: 'dwCurrent' : unreferenced local variable
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : C:\Obs\KWG\ctl_sg\Debug\ctl_sg.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://c:\Obs\KWG\ctl_sg\Debug\BuildLog.htm"
ctl_sg - 0 error(s), 13 warning(s)