G729Out.plg
Upload User: sz_zxd888
Upload Date: 2021-03-25
Package Size: 2126k
Code Size: 1k
Category:

Voice Compress

Development Platform:

C#

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: G729Out - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/G729Out.res" /d "NDEBUG" /d "_AFXDLL" "E:G729G729OutG729Out.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP116.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/G729Out.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "E:G729G729OutG729Out.cpp"
  14. "E:G729G729OutG729OutDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP116.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP117.tmp" with contents
  18. [
  19. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/G729Out.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  20. "E:G729G729OutStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP117.tmp" 
  23. Creating command line "link.exe Winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/G729Out.pdb" /machine:I386 /out:"Release/G729Out.exe"  .ReleaseG729Out.obj .ReleaseG729OutDlg.obj .ReleaseStdAfx.obj .ReleaseG729Out.res "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. G729Out.cpp
  30. G729OutDlg.cpp
  31. Generating Code...
  32. Linking...
  33. <h3>Results</h3>
  34. G729Out.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>