H323BeaconServer.plg
上传用户:wzkunzhan
上传日期:2022-04-23
资源大小:2618k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: H323BeaconServer - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. warning: unresolved Environment Variable  "$(OPENSSLDIR)"
  10. warning: unresolved Environment Variable  "$(OPENSSLFLAG)"
  11. warning: unresolved Environment Variable  "$(IPV6FLAG)"
  12. Creating temporary file "C:DOCUME~1sridharaLOCALS~1TempRSP155.tmp" with contents
  13. [
  14. /nologo /MD /W4 /GX /O2 /Ob2 /I "/inc32" /D "NDEBUG" /D "PTRACING" /D "HAS_IXJ" /D P_SSL=0 /D P_HAS_IPV6=0 /Fp"Release/H323BeaconServer.pch" /Yu"ptlib.h" /Fo"Release/" /Fd"Release/" /FD /c 
  15. "C:wmandrawH323BeaconServer-v1.4main.cxx"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1sridharaLOCALS~1TempRSP155.tmp" 
  18. warning: unresolved Environment Variable  "$(EXPATLIBS)"
  19. warning: unresolved Environment Variable  "$(OPENSSLLIBS)"
  20. warning: unresolved Environment Variable  "$(EXPATDIR)"
  21. warning: unresolved Environment Variable  "$(OPENSSLDIR)"
  22. Creating temporary file "C:DOCUME~1sridharaLOCALS~1TempRSP156.tmp" with contents
  23. [
  24. openh323.lib ptclib.lib ptlib.lib mpr.lib   comdlg32.lib winspool.lib wsock32.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/H323BeaconServer.pdb" /machine:I386 /out:"Release/H323BeaconServer.exe" /libpath:"/Release" /libpath:"/out32" 
  25. ".Releasecallercmds.obj"
  26. ".Releasecallermain.obj"
  27. ".Releasecmds.obj"
  28. ".Releasemain.obj"
  29. ".Releaseprecompile.obj"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1sridharaLOCALS~1TempRSP156.tmp"
  32. <h3>Output Window</h3>
  33. Compiling...
  34. main.cxx
  35. C:wmandrawH323BeaconServer-v1.4main.cxx(2289) : warning C4127: conditional expression is constant
  36. C:wmandrawH323BeaconServer-v1.4main.cxx(2282) : warning C4706: assignment within conditional expression
  37. Linking...
  38. <h3>Results</h3>
  39. H323BeaconServer.exe - 0 error(s), 2 warning(s)
  40. </pre>
  41. </body>
  42. </html>