Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HAXM adapter for Mac OS X #4

Closed
StrikerX3 opened this issue Feb 19, 2019 · 0 comments · Fixed by #17
Closed

Implement HAXM adapter for Mac OS X #4

StrikerX3 opened this issue Feb 19, 2019 · 0 comments · Fixed by #17
Labels
help wanted Extra attention is needed
Milestone

Comments

@StrikerX3
Copy link
Owner

Intel HAXM supports Mac OS X. The existing HAXM adapter won't compile on that operating system because it's missing the system class implementations.

The project structure consists of:

The Mac OS X code can probably be based off the Linux system implementations. The directory must be named darwin as defined in CMakeLists.txt for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant