You'll need this change to build with 10.12:
https://android-review.googlesource.com/c/297536/  (I just submitted it a
couple hours ago, so syncing again should work)

- Dan

On Mon, Oct 31, 2016 at 2:52 PM 'Burkhard Mittelbach' via Android Building <
android-building@googlegroups.com> wrote:

> Hey,
>
> I'm kinda new to building android. So I followed the instructions here
> <http://source.android.com/source/building.html>. I checked out the
> master branch, set up the enviroment and
> set lunch to aosp_arm-eng.
>
> When I run "make -j8" I get following error message:
>
> In file included from external/libchrome/base/mac/
> sdk_forward_declarations.mm:5:
> external/libchrome/base/mac/sdk_forward_declarations.h:482:12: error:
> cannot define category for undefined class 'CBPeripheral'
> @interface CBPeripheral (MavericksSDK)
>            ^
> external/libchrome/base/mac/sdk_forward_declarations.h:44:8: note: forward
> declaration of class here
> @class CBPeripheral;
>        ^
> external/libchrome/base/mac/sdk_forward_declarations.h:493:12: error:
> cannot define category for undefined class 'CBUUID'
> @interface CBUUID (YosemiteSDK)
>            ^
> external/libchrome/base/mac/sdk_forward_declarations.h:46:8: note: forward
> declaration of class here
> @class CBUUID;
>        ^
>
> I use a Mac Book Pro with MacOS 10.12.1
>
> thx for the help in advance
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> 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 android-building+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to