Using this branch instead of master: `repo init -b android-12.0.0_r31` and adding my MacOS SDK version to this file:
`build/soong/cc/config/x86_darwin_host.go` DID the trick. just leaving here in case other may need help around as well. On Wednesday, 16 February 2022 at 02:47:04 UTC+3 Sinan Güneş wrote: > I am using MacOS with Monterey. I have run following steps: > - repo init > - repo sync > - source build/env** > - lunch sdk_phone_x86_64 > - make > - make sdk sdk_repo > > All of those steps succeeded, however I am not able to see an emulator > image in > out/host/darwin**/sdk directory. In addition I am not able to run emulator > command as well after those commands. > it gives error: > > no initial system image for this configuration. > > I might be missing very obvious step somewhere. please help me understand, > and possibly fix the issue. > > Regards > -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/f535ed6a-43ac-4703-b50a-1110c8be5998n%40googlegroups.com.
