Build Log
  

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

Command Lines
  
Creating temporary file "f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000014242832.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\Staff2.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

.\Staff2.cpp

.\sha2.cpp

.\pass.cpp

.\efsod.cpp

.\DO.cpp

.\AssemblyInfo.cpp

.\ASN.cpp
]
Creating command line "cl.exe @f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000014242832.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000024242832.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yc"stdafx.h" /Fp"Debug\Staff2.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

.\stdafx.cpp
]
Creating command line "cl.exe @f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000024242832.rsp /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "f:\Acads\BTP\Apr11\Staff2\Staff2\Form1.resx","Debug\Staff2.Form1.resources""
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" .\app.rc"
Creating temporary file "f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000034242832.rsp" with contents
[
/OUT:"F:\Acads\BTP\Apr11\Staff2\Debug\Staff2.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Staff2.exe.intermediate.manifest" /DEBUG /ASSEMBLYDEBUG /PDB:"f:\Acads\BTP\Apr11\Staff2\debug\Staff2.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"main" /MACHINE:X86 /FIXED:No  /ASSEMBLYRESOURCE:.\Debug\Staff2.Form1.resources

".\Debug\aps.obj"

".\Debug\ASN.obj"

".\Debug\AssemblyInfo.obj"

".\Debug\DO.obj"

".\Debug\efsod.obj"

".\Debug\pass.obj"

".\Debug\sha2.obj"

".\Debug\Staff2.obj"

".\Debug\stdafx.obj"

".\Debug\app.res"
]
Creating command line "link.exe @f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\RSP0000034242832.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Staff2.cpp
f:\acads\btp\apr11\staff2\staff2\Form1.h(225) : warning C4244: '=' : conversion from 'wchar_t' to 'char', possible loss of data
f:\acads\btp\apr11\staff2\staff2\Form1.h(299) : warning C4101: 'excp' : unreferenced local variable
sha2.cpp
.\sha2.cpp(537) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data
.\sha2.cpp(583) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data
.\sha2.cpp(834) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data
.\sha2.cpp(874) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data
pass.cpp
f:\acads\btp\apr11\staff2\staff2\Form1.h(225) : warning C4244: '=' : conversion from 'wchar_t' to 'char', possible loss of data
f:\acads\btp\apr11\staff2\staff2\Form1.h(299) : warning C4101: 'excp' : unreferenced local variable
efsod.cpp
DO.cpp
AssemblyInfo.cpp
ASN.cpp
.\ASN.cpp(289) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(291) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(293) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(295) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(297) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(299) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(306) : warning C4996: 'tzset' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(290) : see declaration of 'tzset'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _tzset. See online help for details.'
.\ASN.cpp(307) : warning C4996: '__timezone' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(152) : see declaration of '__timezone'
        Message: 'This function or variable may be unsafe. Consider using _get_timezone instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(308) : warning C4996: '__timezone' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(152) : see declaration of '__timezone'
        Message: 'This function or variable may be unsafe. Consider using _get_timezone instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(311) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(315) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(320) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\ASN.cpp(322) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Compiling managed resources...
Read in 0 resources from "f:\Acads\BTP\Apr11\Staff2\Staff2\Form1.resx"
Writing resource file...  Done.
Compiling resources...
Linking...
aps.obj : error LNK2011: precompiled object not linked in; image may not run
F:\Acads\BTP\Apr11\Staff2\Debug\Staff2.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://f:\Acads\BTP\Apr11\Staff2\Staff2\Debug\BuildLog.htm"
Staff2 - 2 error(s), 21 warning(s)