fff.plg
上传用户:hyb6888
上传日期:2016-01-24
资源大小:5186k
文件大小:2k
源码类别:

输入法编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: fff - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A7.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/fff.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "E:程序JSiemXP2008-11-9setupfff.cpp"
  13. "E:程序JSiemXP2008-11-9setupsetup.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A7.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A8.tmp" with contents
  17. [
  18. imm32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/fff.pdb" /machine:I386 /out:"Release/fff.exe" 
  19. ".Releasefff.obj"
  20. ".ReleaseRegeditOP.obj"
  21. ".Releasesetup.obj"
  22. ".ReleaseStdAfx.obj"
  23. ]
  24. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A8.tmp"
  25. <h3>Output Window</h3>
  26. Compiling...
  27. fff.cpp
  28. setup.cpp
  29. E:程序JSiemXP2008-11-9setupsetup.cpp(154) : warning C4101: 'tf' : unreferenced local variable
  30. Generating Code...
  31. Linking...
  32. Creating command line "bscmake.exe /nologo /o"Release/fff.bsc"  ".ReleaseStdAfx.sbr" ".Releasefff.sbr" ".ReleaseRegeditOP.sbr" ".Releasesetup.sbr""
  33. Creating browse info file...
  34. <h3>Output Window</h3>
  35. <h3>Results</h3>
  36. fff.exe - 0 error(s), 1 warning(s)
  37. </pre>
  38. </body>
  39. </html>