MAV8.PLG
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:1k
源码类别:

VC书籍

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MAV8 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1地地猪LOCALS~1TempRSP31.tmp" with contents
  10. [
  11. 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 
  12. ".Debugasyncio.obj"
  13. ".Debugasyncrdr.obj"
  14. ".DebugMAV8.obj"
  15. ".DebugMAV8Dlg.obj"
  16. ".DebugOverlay.obj"
  17. ".DebugPlayWnd.obj"
  18. ".DebugStdAfx.obj"
  19. ".DebugMAV8.res"
  20. ]
  21. Creating command line "link.exe @"C:DOCUME~1地地猪LOCALS~1TempRSP31.tmp""
  22. <h3>Output Window</h3>
  23. Linking...
  24. STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
  25. STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
  26. STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
  27. STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
  28. Debug/MAV8.exe : fatal error LNK1120: 2 unresolved externals
  29. Error executing link.exe.
  30. <h3>Results</h3>
  31. MAV8.exe - 5 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>