You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
I follow the guide and clone code from github, but I got this error when make telepresence. The detail info is as below.
After google, I find an old issue https://code.google.com/p/telepresence/issues/detail?id=19
Should I checkout code from google code instead of github?
In file included from include/opentelepresence/OTEngine.h:8:0,
from include/OpenTelepresenceAPI.h:14,
from source/main.cc:7:
include/opentelepresence/OTWrap.h:17:24: fatal error: SipSession.h: No such file or directory
#include "SipSession.h"