ccd.plg
Upload User: sztlpcb
Upload Date: 2007-06-09
Package Size: 741k
Code Size: 2k
Category:

VOIP program

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ccd - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF68.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ccd.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:FkeeRTP_video_audioccd_senderccd.cpp"
  13. "D:FkeeRTP_video_audioccd_senderccdView.cpp"
  14. "D:FkeeRTP_video_audioccd_senderEnumFilterDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF68.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF69.tmp" with contents
  18. [
  19. strmiids.lib wsock32.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ccd.pdb" /debug /machine:I386 /out:"Debug/ccd.exe" /pdbtype:sept 
  20. .Debugccd.obj
  21. .DebugccdDoc.obj
  22. .DebugccdView.obj
  23. .DebugEnumFilterDlg.obj
  24. .DebugMainFrm.obj
  25. .DebugStdAfx.obj
  26. .Debugccd.res
  27. ".jrtplib-2.5.lib"
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF69.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. ccd.cpp
  33. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  34. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : fatal error C1004: unexpected end of file found
  35. ccdView.cpp
  36. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  37. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : fatal error C1004: unexpected end of file found
  38. EnumFilterDlg.cpp
  39. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : error C2146: syntax error : missing ';' before identifier 'HSEMAPHORE'
  40. c:program filesmicrosoft directx 9.0 sdk (october 2004)includestrmif.h(1024) : fatal error C1004: unexpected end of file found
  41. Error executing cl.exe.
  42. <h3>Results</h3>
  43. ccd.exe - 6 error(s), 0 warning(s)
  44. </pre>
  45. </body>
  46. </html>