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

doesn't run on macOS #6

Open
snshn opened this issue Dec 16, 2019 · 0 comments
Open

doesn't run on macOS #6

snshn opened this issue Dec 16, 2019 · 0 comments

Comments

@snshn
Copy link
Member

snshn commented Dec 16, 2019

Needs to have its source code split into macOS (src/mac) and X11 (src/x), with shared functions put into src/shared, accounting for possible support for MS Windows build target added later down the road.

The build should ideally be accomplished using a modified Makefile to accommodate cross-platform code, or Makefile, src/mac/Makefile, and src/x/Makefile to make the code tree more modular and easier to understand.

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

No branches or pull requests

1 participant