FishFlash.plg
上传用户:fsjiahua
上传日期:2013-03-07
资源大小:89k
文件大小:2k
源码类别:

并口编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FishFlash - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP5F.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "PLATFORM_WINNT" /FR"Debug/" /Fp"Debug/FishFlash.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:SOURCEFishFlashflashpgm.c"
  13. "D:SOURCEFishFlashs3c4510.c"
  14. "D:SOURCEFishFlashSST39VF160.c"
  15. ]
  16. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP5F.tmp" 
  17. Creating command line "link.exe DLPORTIO.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Flash.pdb" /debug /machine:I386 /out:"Debug/Flash.exe" /pdbtype:sept  .Debugflashpgm.obj .Debugs3c4510.obj .DebugSST39VF160.obj "
  18. <h3>Output Window</h3>
  19. Compiling...
  20. flashpgm.c
  21. s3c4510.c
  22. SST39VF160.c
  23. d:sourcefishflashs3c4510.c(343) : warning C4761: integral size mismatch in argument; conversion supplied
  24. d:sourcefishflashs3c4510.c(345) : warning C4761: integral size mismatch in argument; conversion supplied
  25. d:sourcefishflashs3c4510.c(348) : warning C4761: integral size mismatch in argument; conversion supplied
  26. Linking...
  27. Creating command line "bscmake.exe /nologo /o"Debug/FishFlash.bsc"  .Debugflashpgm.sbr .Debugs3c4510.sbr .DebugSST39VF160.sbr"
  28. Creating browse info file...
  29. <h3>Output Window</h3>
  30. <h3>Results</h3>
  31. Flash.exe - 0 error(s), 3 warning(s)
  32. </pre>
  33. </body>
  34. </html>