GithubHelp home page GithubHelp logo

building from source about haxm HOT 4 CLOSED

intel avatar intel commented on August 23, 2024
building from source

from haxm.

Comments (4)

raphaelning avatar raphaelning commented on August 23, 2024

Obviously your Xcode/Clang version does not support the -fstack-protector-strong compiler flag. If you can't upgrade Xcode, you can manually remove the compiler flag from here:

OTHER_CFLAGS = "-fstack-protector-strong";

and then rerun the build.

from haxm.

AlexAltea avatar AlexAltea commented on August 23, 2024

@kurianCoding The prerequisites to build HAXM on macOS (see README.md) are

  • Xcode 7.2.1 or later (but you are using 6.2)
  • macOS 10.10 SDK or later (but you are using 10.9, which is as of HAXM v7.2.0 not supported).

You will need to update Xcode and either update your system or cross-compile to a higher macOS by downloading the SDKs, if possible.

@raphaelning Unless this issue is replicated on Xcode 7.2.1+ or macOS 10.10+, it should be closed.

from haxm.

kurianCoding avatar kurianCoding commented on August 23, 2024

@AlexAltea Yes, I am not able to upgrade to higher macOS, since I am using a very old macbook. haxm gets built with the suggestion that @raphaelning gave, but when running android vritual machine, Android studio prompts to install an updated version, and then fails to install pending the requirement for newer OS. The latest OS i can run is mavericks (10.9.5).

from haxm.

raphaelning avatar raphaelning commented on August 23, 2024

Thanks, @AlexAltea .

but when running android vritual machine, Android studio prompts to install an updated version

An updated version of Android Studio or Android Emulator? They are largely independent of each other, so you should be able to keep your old Android Studio and install the latest Emulator (by downloading the latest Android SDK tools). Anyway, since your original problem is solved, I'll close this issue.

from haxm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.