Skip to content

Update build to compile Mac OSX binaries.#10

Merged
ocornut merged 1 commit intoocornut:masterfrom
blind:feature-macosx
Aug 9, 2015
Merged

Update build to compile Mac OSX binaries.#10
ocornut merged 1 commit intoocornut:masterfrom
blind:feature-macosx

Conversation

@ocornut
Copy link
Copy Markdown
Owner

@ocornut ocornut commented Aug 9, 2015

Introduced possibility to add platform specific code, to support more native handling of stuff like where to save settings, screenshots and things like that. Only implemented enough of it to be able to build an App bundle for Mac. Any files saved by MEKA will end up inside the bundle itself, which is a bad idea.

Added script to build the MEKA.app for distribution.
Note: Libs like Allegro, libpnpg and libfreetype is expected to reside in /usr/local, installed by brew (http://brew.sh).

Introduced possibility to add platform specific code, to support more native handling of stuff like where to save settings, screenshots and things like that. Only implemented enough of it to be able to build an App bundle for Mac. Any files saved by MEKA will end up inside the bundle itself, which is a bad idea.

Added script to build the MEKA.app for distribution.
Note: Libs like Allegro, libpnpg and libfreetype is expected to reside in /usr/local, installed by brew (http://brew.sh).
ocornut added a commit that referenced this pull request Aug 9, 2015
Update build to compile Mac OSX binaries.
@ocornut ocornut merged commit c5d51c1 into ocornut:master Aug 9, 2015
@ocornut
Copy link
Copy Markdown
Owner Author

ocornut commented Aug 9, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants