We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building pvr.vdr.vnsi with clang results in: VNSISession.h:47:8: error: no type named 'unique_ptr' in namespace 'std'
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
The text was updated successfully, but these errors were encountered:
seems your version of clang is too old and does not support c++11
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: