MAV8.PLG
资源名称:VC++视频传输.rar [点击查看]
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:1k
源码类别:
VC书籍
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MAV8 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1地地猪LOCALS~1TempRSP31.tmp" with contents
- [
- winmm.lib guids.lib amstrmid.lib QUARTZ.LIB STRMBASE.LIB MSVCRTD.LIB /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MAV8.pdb" /debug /machine:I386 /nodefaultlib:"LIBRARY" /out:"Debug/MAV8.exe" /pdbtype:sept
- ".Debugasyncio.obj"
- ".Debugasyncrdr.obj"
- ".DebugMAV8.obj"
- ".DebugMAV8Dlg.obj"
- ".DebugOverlay.obj"
- ".DebugPlayWnd.obj"
- ".DebugStdAfx.obj"
- ".DebugMAV8.res"
- ]
- Creating command line "link.exe @"C:DOCUME~1地地猪LOCALS~1TempRSP31.tmp""
- <h3>Output Window</h3>
- Linking...
- STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
- STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
- STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
- STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
- Debug/MAV8.exe : fatal error LNK1120: 2 unresolved externals
- Error executing link.exe.
- <h3>Results</h3>
- MAV8.exe - 5 error(s), 0 warning(s)
- </pre>
- </body>
- </html>