| | 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
|