Skip to content

build on Mac. - #40

Open
FellowTraveler wants to merge 1 commit into
GaijinEntertainment:masterfrom
FellowTraveler:mac_build
Open

build on Mac.#40
FellowTraveler wants to merge 1 commit into
GaijinEntertainment:masterfrom
FellowTraveler:mac_build

Conversation

@FellowTraveler

Copy link
Copy Markdown

I added ifdef APPLE. I also had to add some brackets to some if/for/if/else blocks before it would build. Also, fcloseall() does not exist on Mac. It's called in "before_exit()" so presumably if the client app calls exit() it should still work the same.

added some ifdefs, also had to add some brackets to some if/for/if/else blocks. I still need to either call exit() or implement fcloseall for Mac.
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.

1 participant