Hello,
I'm building Android 7.0 when I encountered a string of errors halfway
though the build from LibCXX. I'm using Arch Linux and I had no trouble
building Android 6. I know I'm missing something obvious:
In file included from external/libcxx/include/vector:264:
> external/libcxx/include/__config:248:9: error: unknown type name
> '__char16_t'
> typedef __char16_t char16_t;
> ^
> external/libcxx/include/__config:249:9: error: unknown type name
> '__char32_t'
> typedef __char32_t char32_t;
> ^
> external/libcxx/include/__config:390:1: error: unknown type name
> 'namespace'
> namespace std {
> ^
> external/libcxx/include/__config:390:14: error: expected ';' after top
> level declarator
> namespace std {
> ^
> external/libcxx/include/__config:582:1: error: unknown type name 'template'
> template <> struct __static_assert_test<true> {};
> ^
> external/libcxx/include/__config:582:10: error: expected identifier or '('
> template <> struct __static_assert_test<true> {};
> ^
> external/libcxx/include/__config:583:1: error: unknown type name 'template'
> template <unsigned> struct __static_assert_check {};
> ^
> external/libcxx/include/__config:583:10: error: expected identifier or '('
> template <unsigned> struct __static_assert_check {};
>
I'm not sure what is causing this.
Many Thanks,
DD
--
--
You received this message because you are subscribed to the "Android Building"
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.