Build Log
  

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

Command Lines
  
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\RSP00000182885228.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\waves\ctl_sg_20Hz\Debug\RSP00000182885228.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\RSP00000282885228.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\waves\ctl_sg_20Hz\Debug\RSP00000282885228.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\TMP00000382885228.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\waves\ctl_sg_20Hz\Debug\TMP00000382885228.tmp"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\RSP00000482885228.rsp" with contents
[
/OUT:"C:\Obs\waves\ctl_sg_20Hz\Debug\ctl_sg.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ctl_sg.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Obs\waves\ctl_sg_20Hz\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\waves\ctl_sg_20Hz\Debug\RSP00000482885228.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\RSP00000582885228.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\waves\ctl_sg_20Hz\Debug\RSP00000582885228.rsp /nologo"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\BAT00000682885228.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Obs\waves\ctl_sg_20Hz\Debug\BAT00000682885228.bat"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\TMP00000782885228.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\waves\ctl_sg_20Hz\Debug\TMP00000782885228.tmp"
Creating temporary file "c:\Obs\waves\ctl_sg_20Hz\Debug\RSP00000882885228.rsp" with contents
[
/OUT:"C:\Obs\waves\ctl_sg_20Hz\Debug\ctl_sg.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ctl_sg.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Obs\waves\ctl_sg_20Hz\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\waves\ctl_sg_20Hz\Debug\RSP00000882885228.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
ctl_sg.cpp
c:\obs\waves\ctl_sg_20hz\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\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'day' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'sec' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'minute' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'hour' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'month' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(38) : warning C4101: 'msec' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(26) : warning C4101: 'status' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(37) : warning C4101: 'hhmmss' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(35) : warning C4101: 'year' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(38) : warning C4101: 'sec1' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\ctl_sg.cpp(29) : warning C4101: 'dwNow' : unreferenced local variable
c:\obs\waves\ctl_sg_20hz\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...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://c:\Obs\waves\ctl_sg_20Hz\Debug\BuildLog.htm"
ctl_sg - 0 error(s), 13 warning(s)