problem with release build of latest h323plus with suggested ptlib
Hello all,
when I tried to build (windows 7, visual studio 2010, x86) last h323plus - 1.22.0 01/11/2011; against suggested ptlib - 2.8.3 23/12/2010; (both taken from the h323plus page) I've got an error in h323plus "release" build
1>src\h323pluginmgr.cxx(2114): error C2039: 'FlowControl' : is not a member of 'PVideoChannel' 1> C:\work\kitchen\ptlib\include\ptlib/video.h(53) : see declaration of 'PVideoChannel'
and it is true, FlowControl really is not a member of PVideoChannel in ptlib 2.8.3 (I used to compile h323plus against higher versions of ptlib (such as 2.10.0) so I did not noticed this before. I also have not found any note about this in mailing list.
Does anybody ran into same problem ?
Best regards,
Vladimir Fekete
P.S. I'm testing different versions of ptlib/opal/h323plus because I'm trying to find release code of h323's h.264 video codec which would run with opal without problems
We try to keep H323plus, ptlib version agnostic. Looks like that was one we missed. I have just commit a fix to the CVS.
Simon
From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] On Behalf Of Vladimir Fekete Sent: 02 March 2011 20:30 To: h323plus@lists.packetizer.com Subject: [h323plus] problem with release build of latest h323plus with suggested ptlib
Hello all,
when I tried to build (windows 7, visual studio 2010, x86) last h323plus - 1.22.0 01/11/2011; against suggested ptlib - 2.8.3 23/12/2010; (both taken from the h323plus page) I've got an error in h323plus "release" build
1>src\h323pluginmgr.cxx(2114): error C2039: 'FlowControl' : is not a member of 'PVideoChannel'
1> C:\work\kitchen\ptlib\include\ptlib/video.h(53) : see declaration of 'PVideoChannel'
and it is true, FlowControl really is not a member of PVideoChannel in ptlib 2.8.3 (I used to compile h323plus against higher versions of ptlib (such as 2.10.0) so I did not noticed this before. I also have not found any note about this in mailing list.
Does anybody ran into same problem ?
Best regards,
Vladimir Fekete
P.S. I'm testing different versions of ptlib/opal/h323plus because I'm trying to find release code of h323's h.264 video codec which would run with opal without problems
participants (2)
-
Simon Horne
-
Vladimir Fekete