On 12 Sep 2012 02:08, "Robert Jongbloed" <robertj@...> wrote:
>
> Sigh, so many compilers, so many errros ...
>
> I have added a "this->" to everything I could find. Hopefully that will
fix it for you.
The latest release that aligns with the latest ekiga built fine with 4.7.1+
on fedora if that's any reference.
Peter
> Robert Jongbloed
> OPAL/OpenH323/PTLib Architect and Co-founder.
> Commercial support at http://www.voxlucida.com.au
>
> On 11/09/2012 8:21 PM, Alexander Sbitnev wrote:
>>
>> I've already got a lot of problems with unstable compilers but here i
>> am again. Just making a quick survey into unstable branch of debian.
>> So he is low priority information.
>> It's turns out there is some compiler dependent problem in code:
>>
>> [CC] h263-1998.cxx
>> In file included from ../../../src/codec/h263mf_inc.cxx:32:0,
>> from h263-1998.cxx:57:
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp: In
>> instantiation of 'bool PluginVideoEncoder<NAME>::SetOption(const char*,
>> const char*) [with NAME = FF_H263]':
>> h263-1998.cxx:467:25: required from here
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1010:85:
>> error: 'SetOptionUnsigned' was not declared in this scope, and no
>> declarations were found by argument-dependent lookup at the point of
>> instantiation [-fpermissive]
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1010:85:
>> note: declarations in dependent base 'PluginCodec<FF_H263>' are not
>> found by unqualified lookup
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1010:85:
>> note: use 'this->SetOptionUnsigned' instead
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1013:87:
>> error: 'SetOptionUnsigned' was not declared in this scope, and no
>> declarations were found by argument-dependent lookup at the point of
>> instantiation [-fpermissive]
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1013:87:
>> note: declarations in dependent base 'PluginCodec<FF_H263>' are not
>> found by unqualified lookup
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1013:87:
>> note: use 'this->SetOptionUnsigned' instead
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1016:76:
>> error: 'SetOptionUnsigned' was not declared in this scope, and no
>> declarations were found by argument-dependent lookup at the point of
>> instantiation [-fpermissive]
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1016:76:
>> note: declarations in dependent base 'PluginCodec<FF_H263>' are not
>> found by unqualified lookup
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1016:76:
>> note: use 'this->SetOptionUnsigned' instead
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1019:66:
>> error: 'SetOptionUnsigned' was not declared in this scope, and no
>> declarations were found by argument-dependent lookup at the point of
>> instantiation [-fpermissive]
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1019:66:
>> note: declarations in dependent base 'PluginCodec<FF_H263>' are not
>> found by unqualified lookup
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1019:66:
>> note: use 'this->SetOptionUnsigned' instead
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1022:72:
>> error: 'SetOptionUnsigned' was not declared in this scope, and no
>> declarations were found by argument-dependent lookup at the point of
>> instantiation [-fpermissive]
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1022:72:
>> note: declarations in dependent base 'PluginCodec<FF_H263>' are not
>> found by unqualified lookup
>> /root/Eridani/opal/plugins/../include/codec/opalplugin.hpp:1022:72:
>> note: use 'this->SetOptionUnsigned' instead
>> make[5]: ***
>>
[/root/Eridani/opal/plugins/../lib_linux_x86_64/plugins/h263_ffmpeg/h263-1998.o]
>> Error 1
>>
>> Easy to fix though. As compiler suggested adding explicit "this->" fix
>> these error messages.
>>
>>
>>
>>
>>
------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond.
Discussions
>> will include endpoint security, mobile security and the latest in
malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Opalvoip-devel mailing list
>> Opalvoip-devel@...
>> https://lists.sourceforge.net/lists/listinfo/opalvoip-devel
>
>
>
>
------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Opalvoip-devel mailing list
> Opalvoip-devel@...
> https://lists.sourceforge.net/lists/listinfo/opalvoip-devel
>
|