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

多媒体编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ogg_dynamic - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F9.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Dynamic_Debug/" /Fo"Dynamic_Debug/" /Fd"Dynamic_Debug/" /FD /GZ /c 
  12. "D:workwritechap8MP3MP3oggsrcbitwise.c"
  13. "D:workwritechap8MP3MP3oggsrcframing.c"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F9.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4FA.tmp" with contents
  17. [
  18. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Dynamic_Debug/ogg_d.pdb" /debug /machine:I386 /def:".ogg.def" /out:"Dynamic_Debug/ogg_d.dll" /implib:"Dynamic_Debug/ogg_d.lib" /pdbtype:sept 
  19. .Dynamic_Debugbitwise.obj
  20. .Dynamic_Debugframing.obj
  21. ]
  22. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4FA.tmp"
  23. <h3>Output Window</h3>
  24. Compiling...
  25. bitwise.c
  26. d:workwritechap8mp3mp3oggsrcbitwise.c(63) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  27. d:workwritechap8mp3mp3oggsrcbitwise.c(65) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  28. d:workwritechap8mp3mp3oggsrcbitwise.c(67) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  29. d:workwritechap8mp3mp3oggsrcbitwise.c(70) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  30. d:workwritechap8mp3mp3oggsrcbitwise.c(96) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  31. d:workwritechap8mp3mp3oggsrcbitwise.c(98) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  32. d:workwritechap8mp3mp3oggsrcbitwise.c(100) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  33. d:workwritechap8mp3mp3oggsrcbitwise.c(103) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
  34. d:workwritechap8mp3mp3oggsrcbitwise.c(287) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  35. d:workwritechap8mp3mp3oggsrcbitwise.c(321) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  36. d:workwritechap8mp3mp3oggsrcbitwise.c(351) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  37. d:workwritechap8mp3mp3oggsrcbitwise.c(372) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  38. framing.c
  39. d:workwritechap8mp3mp3oggsrcframing.c(216) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  40. d:workwritechap8mp3mp3oggsrcframing.c(217) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  41. d:workwritechap8mp3mp3oggsrcframing.c(218) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  42. d:workwritechap8mp3mp3oggsrcframing.c(219) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
  43. d:workwritechap8mp3mp3oggsrcframing.c(301) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
  44. Generating Code...
  45. Linking...
  46.    Creating library Dynamic_Debug/ogg_d.lib and object Dynamic_Debug/ogg_d.exp
  47. <h3>Results</h3>
  48. ogg_d.dll - 0 error(s), 17 warning(s)
  49. </pre>
  50. </body>
  51. </html>