| | Compiling...
SwfData.cpp
.\SwfData.cpp(22) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
SwfStream.cpp
Compiling...
zutil.c
uncompr.c
trees.c
.\zlib\trees.c(773) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(777) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(848) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(849) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(850) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(853) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(873) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(895) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(896) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(907) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(908) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(987) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(993) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1086) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1091) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1095) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1101) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1105) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
.\zlib\trees.c(1115) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
inftrees.c
inflate.c
inffast.c
infback.c
gzio.c
.\zlib\gzio.c(131) : 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.
.\zlib\gzio.c(181) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\zlib\gzio.c(226) : 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\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\zlib\gzio.c(267) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
.\zlib\gzio.c(303) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
.\zlib\gzio.c(440) : warning C4267: '-=' : conversion from 'size_t' to 'uInt', possible loss of data
.\zlib\gzio.c(451) : warning C4267: '=' : conversion from 'size_t' to 'uInt', possible loss of data
.\zlib\gzio.c(623) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
.\zlib\gzio.c(987) : 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.
.\zlib\gzio.c(988) : 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.
.\zlib\gzio.c(989) : 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.
deflate.c
crc32.c
compress.c
adler32.c
Creating library...
|