DispDemo1.vcl
上传用户:fjqzjn
上传日期:2008-01-21
资源大小:2764k
文件大小:3k
源码类别:

Windows CE

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DispDemo1 - Win32 (WCE ARMV4) Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1XUANSO~1LOCALS~1TempRSP218.tmp" with contents
  10. [
  11. /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /FR"ARMV4Dbg/" /Fp"ARMV4Dbg/DispDemo1.pch" /Yu"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c 
  12. "H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp"
  13. "H:轩松涛evc_projectDualDisplayCustomAppCodeDemoCustom.cpp"
  14. ]
  15. Creating command line "clarm.exe @C:DOCUME~1XUANSO~1LOCALS~1TempRSP218.tmp" 
  16. Creating temporary file "C:DOCUME~1XUANSO~1LOCALS~1TempRSP219.tmp" with contents
  17. [
  18. aygshell.lib gx.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/DispDemo1.pdb" /debug /out:"ARMV4Dbg/DispDemo1.exe" /subsystem:windowsce,4.00 /align:"4096" /MACHINE:ARM 
  19. ".ARMV4DbgDemo.obj"
  20. ".ARMV4DbgDemoCustom.obj"
  21. ".ARMV4DbgDemoGDI.obj"
  22. ".ARMV4DbgDemoVideo.obj"
  23. ".ARMV4DbgDispDemo1.obj"
  24. ".ARMV4DbgDispDemo1Doc.obj"
  25. ".ARMV4DbgDispDemo1View.obj"
  26. ".ARMV4DbgDisplayConfig.obj"
  27. ".ARMV4DbgMainFrm.obj"
  28. ".ARMV4DbgStdAfx.obj"
  29. ".ARMV4DbgDispDemo1.res"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1XUANSO~1LOCALS~1TempRSP219.tmp"
  32. <h3>Output Window</h3>
  33. Compiling...
  34. DemoGDI.cpp
  35. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(84) : error C2065: 'SHFullScreen' : undeclared identifier
  36. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(84) : error C2065: 'SHFS_HIDETASKBAR' : undeclared identifier
  37. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(84) : error C2065: 'SHFS_HIDESIPBUTTON' : undeclared identifier
  38. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(84) : error C2065: 'SHFS_HIDESTARTICON' : undeclared identifier
  39. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(113) : error C2065: 'SHFS_SHOWTASKBAR' : undeclared identifier
  40. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(113) : error C2065: 'SHFS_SHOWSIPBUTTON' : undeclared identifier
  41. H:轩松涛evc_projectDualDisplayCustomAppCodeDemoGDI.cpp(113) : error C2065: 'SHFS_SHOWSTARTICON' : undeclared identifier
  42. DemoCustom.cpp
  43. d:program fileswindows ce toolswce400standardsdkincludearmv4shellsdk.h(18) : fatal error C1083: Cannot open include file: 'shsdkstc.h': No such file or directory
  44. Generating Code...
  45. Error executing clarm.exe.
  46. Creating temporary file "C:DOCUME~1XUANSO~1LOCALS~1TempRSP21A.tmp" with contents
  47. [
  48. /nologo /o"ARMV4Dbg/DispDemo1.bsc" 
  49. ".ARMV4DbgStdAfx.sbr"
  50. ".ARMV4DbgDemo.sbr"
  51. ".ARMV4DbgDemoCustom.sbr"
  52. ".ARMV4DbgDemoGDI.sbr"
  53. ".ARMV4DbgDemoVideo.sbr"
  54. ".ARMV4DbgDispDemo1.sbr"
  55. ".ARMV4DbgDispDemo1Doc.sbr"
  56. ".ARMV4DbgDispDemo1View.sbr"
  57. ".ARMV4DbgDisplayConfig.sbr"
  58. ".ARMV4DbgMainFrm.sbr"]
  59. Creating command line "bscmake.exe @C:DOCUME~1XUANSO~1LOCALS~1TempRSP21A.tmp"
  60. Creating browse info file...
  61. BSCMAKE: error BK1506 : cannot open file '.ARMV4DbgDemoCustom.sbr': No such file or directory
  62. Error executing bscmake.exe.
  63. <h3>Output Window</h3>
  64. <h3>Results</h3>
  65. DispDemo1.exe - 9 error(s), 0 warning(s)
  66. </pre>
  67. </body>
  68. </html>