Monday, May 7, 2012

blender gamekit gcc4.7

OIS in gamekit is not compiling with gcc 4.7.  "write" is not declared.
Add #include <unistd.h> where write is called.

No comments:

Post a Comment