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

Port to Linux and iOS #8

Open
jpt13653903 opened this issue Jul 29, 2018 · 1 comment
Open

Port to Linux and iOS #8

jpt13653903 opened this issue Jul 29, 2018 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jpt13653903
Copy link
Owner

The code-base is largely platform independent, but there are still a few Win32 specific API calls.

This enhancement entails using #ifdef ... #else ... #endif blocks to turn the currently platform specific portions of the code into platform independent versions.

@jpt13653903 jpt13653903 added the good first issue Good for newcomers label Jul 29, 2018
@jpt13653903
Copy link
Owner Author

I've ported it to Linux, but don't have access to an iOS-based PC. This issue therefore remains open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant