As-is, the source in this repository wouldn't compile under regular Linux (Tested in Ubuntu Vivid). This one-line patch fixes that (As well as the missing 't' in 'int' earlier in the file which is still present for some reason?).
Someone else will need to test this on OS X and figure it out; it may be the case that some platform-specific IFDEFs are needed. Note that this will hopefully also allow compilation in Windows under Cygwin.
As-is, the source in this repository wouldn't compile under regular Linux (Tested in Ubuntu Vivid). This one-line patch fixes that (As well as the missing 't' in 'int' earlier in the file which is still present for some reason?).
Someone else will need to test this on OS X and figure it out; it may be the case that some platform-specific IFDEFs are needed. Note that this will hopefully also allow compilation in Windows under Cygwin.