kivy / cymunk

Cython port of Pymunk
http://readthedocs.org/docs/cymunk/en/latest/
MIT License
45 stars 29 forks source link

use -std=gnu99 on windows #28

Closed chozabu closed 9 years ago

chozabu commented 9 years ago

This seems like it was the only change needed to compile on windows.

chozabu commented 9 years ago

Tested on a few systems - seems good!