hugoam / toy

the thin c++ game engine
https://toyengine.io
GNU General Public License v3.0
1.56k stars 101 forks source link

macOS build support? #3

Closed yamamushi closed 6 years ago

yamamushi commented 6 years ago

The website has an Apple logo on it, though I see it missing from the build instructions and of course there's no genie binary for it in the repo either.

Is there a long-term plan to support macOS? Can it already be built perhaps?

hugoam commented 6 years ago

There is, but I haven't built the genie executable because I don't have a mac dev machine:

If everything goes well you can do a pull request with that executable or send it to me somehow and I'll add it

hugoam commented 6 years ago

As of https://github.com/hugoam/toy/commit/fc5f95ad9a7e8eae3d0951bb156b166c9d45236e toy builds on macOS and also has continuous integration set to build for OSX too : https://travis-ci.org/hugoam/toy