I'm getting errors because its not turning on C++0x support. I see the change in the jni/ directory, but,
I get this error:
error: 'uint64_t' does not name a type
I imagine this has to do with the version of gcc I'm using (on OSX)? Is there a recommended version?