Menu

#574 Cannot compile ptlib with --disable-video

Development_Branch
closed-fixed
2
2018-10-16
2018-09-12
Luis Garcia
No

When compiling ptlib with --disable-video, I get about 60+ errors in mediafile.cxx.

Additionally, I was able to build ptlib with --disable-video when removing "#elif WIN32" at line 1493 of mediafile.cxx. It seems that the #elif breaks the other precompile ifelse logic.

Discussion

  • Luis Garcia

    Luis Garcia - 2018-09-12

    When compiling ptlib with --disable-video, I get about 60+ errors in mediafile.cxx.

    Additionally, I was able to build ptlib with --disable-video when removing "#elif WIN32" at line 1493 of mediafile.cxx. It seems that the #elif breaks the other precompile ifelse logic.

     
  • Luis Garcia

    Luis Garcia - 2018-09-13

    More info: I am building ptlib/opal for x64 windows platform and using static libs.

     
  • Michael

    Michael - 2018-10-11

    I can confirm this issue.

     
  • Robert Jongbloed

    • status: open --> closed-fixed
     
  • Robert Jongbloed

    Should now be fixed

     

Log in to post a comment.