Build Log
  

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

Command Lines
  
Creating temporary file "c:\Opticon\oph-5000\webs\webs\Debug\RSP00001A1881615816.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\webs.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\webs.cpp"
]
Creating command line "cl.exe @"c:\Opticon\oph-5000\webs\webs\Debug\RSP00001A1881615816.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Opticon\oph-5000\webs\webs\Debug\RSP00001B1881615816.rsp" with contents
[
/OUT:"C:\Opticon\oph-5000\webs\Debug\webs.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\webs.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Opticon\oph-5000\webs\Debug\webs.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /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\webs.obj"

".\Debug\webs.res"

".\Debug\webs.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Opticon\oph-5000\webs\webs\Debug\RSP00001B1881615816.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Opticon\oph-5000\webs\webs\Debug\RSP00001C1881615816.rsp" with contents
[
/out:".\Debug\webs.exe.embed.manifest" /notify_update /manifest

".\Debug\webs.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Opticon\oph-5000\webs\webs\Debug\RSP00001C1881615816.rsp" /nologo"
Creating temporary file "c:\Opticon\oph-5000\webs\webs\Debug\BAT00001D1881615816.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Opticon\oph-5000\webs\webs\Debug\BAT00001D1881615816.bat"""
Output Window
  
Compiling...
webs.cpp
c:\opticon\oph-5000\webs\webs\webs.cpp(204) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_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(252) : see declaration of 'wcscpy'
c:\opticon\oph-5000\webs\webs\webs.cpp(214) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_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\stdlib.h(499) : see declaration of 'mbstowcs'
c:\opticon\oph-5000\webs\webs\webs.cpp(215) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_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(245) : see declaration of 'wcscat'
c:\opticon\oph-5000\webs\webs\webs.cpp(223) : warning C4996: '_itow': This function or variable may be unsafe. Consider using _itow_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\stdlib.h(640) : see declaration of '_itow'
c:\opticon\oph-5000\webs\webs\webs.cpp(365) : warning C4018: '>' : signed/unsigned mismatch
c:\opticon\oph-5000\webs\webs\webs.cpp(403) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_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\stdlib.h(499) : see declaration of 'mbstowcs'
c:\opticon\oph-5000\webs\webs\webs.cpp(428) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_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\stdlib.h(499) : see declaration of 'mbstowcs'
c:\opticon\oph-5000\webs\webs\webs.cpp(440) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(488) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_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\stdlib.h(534) : see declaration of 'wcstombs'
c:\opticon\oph-5000\webs\webs\webs.cpp(524) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_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\stdlib.h(499) : see declaration of 'mbstowcs'
c:\opticon\oph-5000\webs\webs\webs.cpp(544) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(548) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(549) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(551) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(465) : see declaration of '_itoa'
c:\opticon\oph-5000\webs\webs\webs.cpp(557) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(569) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(577) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(579) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_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\stdlib.h(534) : see declaration of 'wcstombs'
c:\opticon\oph-5000\webs\webs\webs.cpp(580) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(582) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_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\stdlib.h(534) : see declaration of 'wcstombs'
c:\opticon\oph-5000\webs\webs\webs.cpp(583) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(589) : 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'
c:\opticon\oph-5000\webs\webs\webs.cpp(620) : 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'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Opticon\oph-5000\webs\webs\Debug\BuildLog.htm"
webs - 0 error(s), 23 warning(s)