Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Hi,
I've attached -ldl at the end of webrtc2sip_LDADD definition in the Makefile
and now everything is all right.
Original comment by mszaj...@gmail.com
on 23 Mar 2015 at 10:30
[deleted comment]
Can you plz guide a bit on how to enter '-1d1' in Makefile?
Here is the error i'm getting
In file included from mp_net_transport.h:24:0,
from mp_c2c.h:23,
from mp_c2c.cc:19:
mp_common.h:25:20: fatal error: Common.h: No such file or directory
#include "Common.h"
^
compilation terminated.
make[1]: *** [webrtc2sip-mp_c2c.o] Error 1
make[1]: Leaving directory `/root/webrtc2sip'
make: *** [all] Error 2
Original comment by qurantea...@gmail.com
on 21 Apr 2015 at 3:54
In file included from mp_net_transport.h:24:0,
from mp_c2c.h:23,
from mp_c2c.cc:19:
mp_common.h:25:20: fatal error: Common.h: No such file or directory
#include "Common.h"
^
compilation terminated.
make[1]: *** [webrtc2sip-mp_c2c.o] Error 1
make[1]: Leaving directory `/root/webrtc2sip'
make: *** [all] Error 2
I meet this error too
Original comment by free...@gmail.com
on 9 Jun 2015 at 9:17
In file included from mp_net_transport.h:24:0,
from mp_c2c.h:23,
from mp_c2c.cc:19:
mp_common.h:25:20: fatal error: Common.h: No such file or directory
#include "Common.h"
^
compilation terminated.
make[1]: *** [webrtc2sip-mp_c2c.o] Error 1
make[1]: Leaving directory `/root/webrtc2sip'
make: *** [all] Error 2
Finally,I get the reason.
when i use Tortoise SVN checkout the sources.it always miss tinyWRAP directory.
Original comment by free...@gmail.com
on 10 Jun 2015 at 8:25
Original issue reported on code.google.com by
info.vip...@gmail.com
on 16 Jan 2015 at 7:47