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

Docker update for Emulator development #387

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

SumolX
Copy link
Contributor

@SumolX SumolX commented Jan 21, 2024

Simple addition of SDL2 development resources allows me to build the software on MacOS with the support of XQuartz.

MacOS Instructions:
brew install --cask xquartz

XQuartz.app Settings [Located in /Applications/Utilities/]:
Enable "Allow connections from network clients"

Screenshot 2024-01-20 at 8 11 46 PM

XQuartz Terminal Commands:

defaults write org.xquartz.X11 enable_iglx -bool YES

Verify configuration was successfully applied

defaults read org.xquartz.X11 enable_igl
1

Reboot Mac!!!!

Now you can run emulator via docker and be sure XQuartz is running first.

 ./HDZGOGGLE

Screenshot 2024-01-20 at 8 07 21 PM

@SumolX SumolX changed the title Allows for Emulator development via MacOS Docker update for Emulator development Jan 21, 2024
@ligenxxxx ligenxxxx merged commit 0dbb947 into hd-zero:main Feb 1, 2024
1 check passed
@SumolX SumolX deleted the docker-sdl2 branch May 10, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants