ExbookAdmin.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ExbookAdmin - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ExbookAdmin.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday16ExbookAdminExbookAdmin.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ExbookAdmin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:VCday16ExbookAdminDlgBookadd.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP61.tmp" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ExbookAdmin.pdb" /debug /machine:I386 /out:"Debug/ExbookAdmin.exe" /pdbtype:sept 
  19. .DebugBookEntity.obj
  20. .DebugDlgBookadd.obj
  21. .DebugExbookAdmin.obj
  22. .DebugExbookAdminDoc.obj
  23. .DebugExbookAdminView.obj
  24. .DebugLeftView.obj
  25. .DebugMainFrm.obj
  26. .DebugStdAfx.obj
  27. .DebugExbookAdmin.res
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP61.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. DlgBookadd.cpp
  34. c:vcday16exbookadmindlgbookadd.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
  35. c:vcday16exbookadmindlgbookadd.h(21) : error C2065: '_UNKNOWN_RESOURCE_ID_' : undeclared identifier
  36. c:vcday16exbookadmindlgbookadd.h(21) : error C2057: expected constant expression
  37. Error executing cl.exe.
  38. <h3>Results</h3>
  39. ExbookAdmin.exe - 2 error(s), 1 warning(s)
  40. </pre>
  41. </body>
  42. </html>