opentoonz / GTS

GTS does Trace after Scan
https://opentoonz.github.io/download/gts.html
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

Autotools GLEW support and macOS fixes #132

Closed stefantalpalaru closed 6 years ago

stefantalpalaru commented 6 years ago

Looks like it's very hard to get "std::experimental::filesystem" on macOS, so we use the Boost equivalent instead.

The GLEW support is straightforward.

Patch tested on Ubuntu 16.04 and macOS Sierra 10.12.5.

masafumi-inoue commented 6 years ago

I also tested with Ubuntu 16.04. LGTM