- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
ogg_dynamic.plg
资源名称:VC++视频传输.rar [点击查看]
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:4k
源码类别:
VC书籍
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ogg_dynamic - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F9.tmp" with contents
- [
- /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
- "D:workwritechap8MP3MP3oggsrcbitwise.c"
- "D:workwritechap8MP3MP3oggsrcframing.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F9.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4FA.tmp" with contents
- [
- 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
- .Dynamic_Debugbitwise.obj
- .Dynamic_Debugframing.obj
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4FA.tmp"
- <h3>Output Window</h3>
- Compiling...
- bitwise.c
- d:workwritechap8mp3mp3oggsrcbitwise.c(63) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(65) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(67) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(70) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(96) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(98) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(100) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(103) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcbitwise.c(287) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- d:workwritechap8mp3mp3oggsrcbitwise.c(321) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- d:workwritechap8mp3mp3oggsrcbitwise.c(351) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- d:workwritechap8mp3mp3oggsrcbitwise.c(372) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- framing.c
- d:workwritechap8mp3mp3oggsrcframing.c(216) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcframing.c(217) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcframing.c(218) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcframing.c(219) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
- d:workwritechap8mp3mp3oggsrcframing.c(301) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- Generating Code...
- Linking...
- Creating library Dynamic_Debug/ogg_d.lib and object Dynamic_Debug/ogg_d.exp
- <h3>Results</h3>
- ogg_d.dll - 0 error(s), 17 warning(s)
- </pre>
- </body>
- </html>