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

Windows CE

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DualDispDemo - Win32 (WCE ARMV4I) Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. warning: unresolved Environment Variable  "$(_WINCEROOT)"
  10. warning: unresolved Environment Variable  "$(_WINCEROOT)"
  11. warning: unresolved Environment Variable  "$(_WINCEROOT)"
  12. warning: unresolved Environment Variable  "$(_WINCEROOT)"
  13. Creating temporary file "C:DOCUME~1XUANSO~1LOCALS~1TempRSP5D.tmp" with contents
  14. [
  15. /nologo /W3 /Zi /Od /I "OTHERSMFCINCLUDE" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_topbox" /D "UNICODE" /D "_UNICODE" /FR"ARMV4IDbg/" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c 
  16. "H:轩松涛evc_projectDualDisplayMirrorCodeDualDispDemo.cpp"
  17. ]
  18. Creating command line "clarm.exe @C:DOCUME~1XUANSO~1LOCALS~1TempRSP5D.tmp" 
  19. Creating temporary file "C:DOCUME~1XUANSO~1LOCALS~1TempRSP5E.tmp" with contents
  20. [
  21. commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/DualDispDemo.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4IDbg/DualDispDemo.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB 
  22. ".ARMV4IDbgDDDrvEsc.obj"
  23. ".ARMV4IDbgDualDispDemo.obj"
  24. ".ARMV4IDbgDualDisp.res"
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1XUANSO~1LOCALS~1TempRSP5E.tmp"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. DualDispDemo.cpp
  30. Linking...
  31. corelibc.lib(pegwmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
  32. corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
  33. corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
  34. <h3>Results</h3>
  35. DualDispDemo.exe - 0 error(s), 3 warning(s)
  36. </pre>
  37. </body>
  38. </html>