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

add basic Mac OS X support #527

Closed
wants to merge 27 commits into from
Closed

Conversation

karolherbst
Copy link
Contributor

I worked a bit on compile compatibility with Mac OS X.

Here is the result.

I also change some handling with the binary type of binaries and moved some util methods from UTIL::LIN to UTIL::OS and UTIL::UNIX (new UTIL namespace for UNIX based systems).

Some methods aren't implemented for Mac OS X, but they will print out a warning if called.

Currently nearly nothing works, though you can launch desurium and the login screen will come up.

Also the 10.7 SDK is required.

@Jookia
Copy link
Contributor

Jookia commented Mar 26, 2013

I don't think this should be merged in to master.

@karolherbst
Copy link
Contributor Author

@Jookia right, but you can test this patches and it will stay on my branch. I could push this branch to lodle if you want.

@karolherbst
Copy link
Contributor Author

I could also split this into more pull request to separate trivial things from complex ones

@japboy
Copy link

japboy commented Sep 28, 2013

First and great step to support OSX 👍

@Jookia
Copy link
Contributor

Jookia commented Oct 12, 2013

Why closed?

@karolherbst
Copy link
Contributor Author

I removed my branch, because I have a newer one https://github.com/karolherbst/Desurium/tree/apple2

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.

None yet

3 participants