FontTest.plg
上传用户:sz81710966
上传日期:2013-03-01
资源大小:409k
文件大小:2k
源码类别:

多国语言处理

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FontTest - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"..Debug/FontTest.res" /d "_DEBUG" /d "_AFXDLL" "E:fontcurveFontTestFontTest.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1B.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_UNICODE" /FR"..Debug/" /Fp"..Debug/FontTest.pch" /Yu"stdafx.h" /Fo"..Debug/" /Fd"..Debug/" /FD /GZ /c 
  13. "E:fontcurveFontTestEnumFontComboBox.cpp"
  14. "E:fontcurveFontTestfontcurve.cpp"
  15. "E:fontcurveFontTestFontTest.cpp"
  16. "E:fontcurveFontTestFontTestDlg.cpp"
  17. "E:fontcurveFontTestNumEdit.cpp"
  18. "E:fontcurveFontTestNumSpinCtrl.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1B.tmp" 
  21. Creating temporary file "C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1C.tmp" with contents
  22. [
  23. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_UNICODE" /FR"..Debug/" /Fp"..Debug/FontTest.pch" /Yc"stdafx.h" /Fo"..Debug/" /Fd"..Debug/" /FD /GZ /c 
  24. "E:fontcurveFontTestStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1C.tmp" 
  27. Creating temporary file "C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1D.tmp" with contents
  28. [
  29. /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"..Debug/FontLibraryCreate.pdb" /debug /machine:I386 /out:"..Debug/FontLibraryCreate.exe" /pdbtype:sept 
  30. fontcurveDebugEnumFontComboBox.obj
  31. fontcurveDebugfontcurve.obj
  32. fontcurveDebugFontTest.obj
  33. fontcurveDebugFontTestDlg.obj
  34. fontcurveDebugNumEdit.obj
  35. fontcurveDebugNumSpinCtrl.obj
  36. fontcurveDebugStdAfx.obj
  37. fontcurveDebugFontTest.res
  38. ]
  39. Creating command line "link.exe @C:DOCUME~1ADMINI~1.LYNLOCALS~1TempRSP1D.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. EnumFontComboBox.cpp
  46. fontcurve.cpp
  47. FontTest.cpp
  48. FontTestDlg.cpp
  49. E:fontcurveFontTestFontTestDlg.cpp(859) : warning C4101: 'pl' : unreferenced local variable
  50. NumEdit.cpp
  51. NumSpinCtrl.cpp
  52. Generating Code...
  53. Linking...
  54. <h3>Results</h3>
  55. FontLibraryCreate.exe - 0 error(s), 1 warning(s)
  56. </pre>
  57. </body>
  58. </html>