pombreda / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Undefined access to vtable #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the mediastreamer library
2. make the changes to the scons file and execute hammer.sh
3.

What is the expected output? What do you see instead?
During linking of the call module the following error comes:
undefined access to vtable for cricket::LinphoneMediaEngine 

What version of the product are you using? On what operating system?
Libjigle 0.6.14 on ubuntu 12.04

Please provide any additional information below.
The linking of the login module is working perfectly.
However only while linking the call module the error crops up..
Please help...

Original issue reported on code.google.com by mitivarun@gmail.com on 18 May 2012 at 10:09

GoogleCodeExporter commented 9 years ago
LinphoneMediaEngine is no longer officially supported.

Original comment by juberti@google.com on 31 May 2013 at 4:05