hello.vcl
上传用户:yeszjc
上传日期:2022-05-30
资源大小:1423k
文件大小:1k
源码类别:

串口编程

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: hello - Win32 (WCE emulator) Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC3.tmp" with contents
  10. [
  11. /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"emulatorDbg/hello.pch" /YX /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
  12. "C:DNWhello.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC3.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPC4.tmp" with contents
  16. [
  17. commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/hello.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorDbg/hello.exe" /subsystem:windowsce,4.20 /MACHINE:IX86 
  18. .emulatorDbghello.obj
  19. ]
  20. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPC4.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. hello.cpp
  24. Linking...
  25. <h3>Results</h3>
  26. hello.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>