ogg_static.plg
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:3k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ogg_static - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F7.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Static_Debug/" /Fp"Static_Debug/ogg_static.pch" /YX /Fo"Static_Debug/" /Fd"Static_Debug/" /FD /GZ /c 
  12. "D:workwritechap8MP3MP3oggsrcbitwise.c"
  13. "D:workwritechap8MP3MP3oggsrcframing.c"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F7.tmp" 
  16. Creating command line "link.exe -lib /nologo /out:"Static_Debugogg_static_d.lib"  .Static_Debugbitwise.obj .Static_Debugframing.obj "
  17. <h3>Output Window</h3>
  18. Compiling...
  19. bitwise.c
  20. d:workwritechap8mp3mp3oggsrcbitwise.c(63) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  21. d:workwritechap8mp3mp3oggsrcbitwise.c(65) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  22. d:workwritechap8mp3mp3oggsrcbitwise.c(67) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  23. d:workwritechap8mp3mp3oggsrcbitwise.c(70) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  24. d:workwritechap8mp3mp3oggsrcbitwise.c(96) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  25. d:workwritechap8mp3mp3oggsrcbitwise.c(98) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  26. d:workwritechap8mp3mp3oggsrcbitwise.c(100) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  27. d:workwritechap8mp3mp3oggsrcbitwise.c(103) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  28. d:workwritechap8mp3mp3oggsrcbitwise.c(287) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  29. d:workwritechap8mp3mp3oggsrcbitwise.c(321) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  30. d:workwritechap8mp3mp3oggsrcbitwise.c(351) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  31. d:workwritechap8mp3mp3oggsrcbitwise.c(372) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  32. framing.c
  33. d:workwritechap8mp3mp3oggsrcframing.c(216) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  34. d:workwritechap8mp3mp3oggsrcframing.c(217) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  35. d:workwritechap8mp3mp3oggsrcframing.c(218) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  36. d:workwritechap8mp3mp3oggsrcframing.c(219) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  37. d:workwritechap8mp3mp3oggsrcframing.c(301) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
  38. Creating library...
  39. <h3>Results</h3>
  40. ogg_static_d.lib - 0 error(s), 17 warning(s)
  41. </pre>
  42. </body>
  43. </html>