Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The git directory miss the tinywrap folder and it's contents and can therefore not compile #186

Open
legobit opened this issue Oct 1, 2015 · 4 comments

Comments

@legobit
Copy link

legobit commented Oct 1, 2015

Something in the transition google code -> git seem to have broken things.

Make it impossible to compile.

@jefonseca
Copy link

Confirmed. Trying to compile on debian 8

@Ganasci
Copy link

Ganasci commented Oct 21, 2015

I am trying to install this on a system and I'm getting the following error:
fatal error: Common.h: No such file or directory

I've already tried getting the mentioned tinywrap folder from another set of files I found but it returned another set of errors I could not solve...

Any other ideas on how to solve this or will we just have to wait?

@legobit
Copy link
Author

legobit commented Oct 21, 2015

I did get it from the old source
svn checkout http://webrtc2sip.googlecode.com/svn/trunk/ webrtc2sip-read-only
and copied what was needed missing, after that I could compile.

You also need the rest of the stuff. Follow the guide on
https://code.google.com/p/webrtc2sip/wiki/Building_Source_v2_0
To get it in the correct order.

@Ganasci
Copy link

Ganasci commented Oct 22, 2015

Tried following the guide from top to bottom and I still get the same error.

Is there a way to get those missing files via git?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants