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 [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.
  • [android-building] Build error:... 'Burkhard Mittelbach' via Android Building

Reply via email to