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

Error building with clang: No type named in namespace #91

Open
slacka opened this issue Oct 13, 2016 · 1 comment
Open

Error building with clang: No type named in namespace #91

slacka opened this issue Oct 13, 2016 · 1 comment

Comments

@slacka
Copy link

slacka commented Oct 13, 2016

Building pvr.vdr.vnsi with clang results in:
VNSISession.h:47:8: error: no type named 'unique_ptr' in namespace 'std'

Full log:
http://clang.debian.net/logs/2016-08-30/kodi-pvr-vdr-vnsi_1.11.15-1_unstable_clang.log

@FernetMenta
Copy link
Contributor

seems your version of clang is too old and does not support c++11

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

2 participants