Build Log
  

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

Command Lines
  
Creating temporary file "d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000133441568.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/Client.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000133441568.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000233441568.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/Client.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\Client.cpp"
]
Creating command line "cl.exe @"d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000233441568.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000333441568.rsp" with contents
[
/OUT:".\Debug/Client.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\Client.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/Client.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /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\Client.obj"

".\Debug\Client.res"

".\Debug\StdAfx.obj"

".\Debug\Client.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000333441568.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000433441568.rsp" with contents
[
/out:".\Debug\Client.exe.embed.manifest" /notify_update /manifest

".\Debug\Client.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\RSP00000433441568.rsp" /nologo"
Creating temporary file "d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\BAT00000533441568.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\BAT00000533441568.bat"""
Output Window
  
Compiling...
StdAfx.cpp
Compiling...
Client.cpp
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(52) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(121) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(126) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(129) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(132) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(133) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(134) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(135) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(136) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\astroart\sdk\sdk03\telescope\c-visual\client.cpp(141) : 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.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Astroart\Sdk\sdk03\Telescope\C-Visual\Debug\BuildLog.htm"
Client - 0 error(s), 10 warning(s)