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

OSX can't build #66

Open
csturiale opened this issue Apr 26, 2016 · 0 comments
Open

OSX can't build #66

csturiale opened this issue Apr 26, 2016 · 0 comments

Comments

@csturiale
Copy link

Hi,
I can't get webrtc-everywhere to be compiled with the followings errors:
webrtc-checkout/src/webrtc/base/scoped_ptr.h:331:19: No type named 'nullptr_t' in namespace 'std'
webrtc-checkout/src/webrtc/base/scoped_ptr.h:368:30: No type named 'nullptr_t' in namespace 'std'
webrtc-checkout/src/webrtc/base/scoped_ptr.h:485:19: No type named 'nullptr_t' in namespace 'std'
webrtc-checkout/src/webrtc/base/scoped_ptr.h:498:30: No type named 'nullptr_t' in namespace 'std'
webrtc-checkout/src/webrtc/base/scoped_ptr.h:598:6: No type named 'unique_ptr' in namespace 'std'
webrtc-checkout/src/webrtc/base/scoped_ptr.h:598:16: Expected unqualified-id
webrtc-checkout/src/webrtc/base/messagehandler.h
webrtc-checkout/src/webrtc/base/messagehandler.h:59:52: No member named 'move' in namespace 'std'; did you mean 'modf'?
webrtc-checkout/src/webrtc/base/messagehandler.h:60:46: No member named 'move' in namespace 'std'; did you mean 'modf'?

Do I have to clone a webrtc's specify revision ?

Thanks in advance.

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

1 participant