I download the latest spine-runtime today,
but there is a very strange compile error in Skelonton.c
115Line:if (!drawOrder) drawOrder = Json_getItem(root, "draworder");
Compile success without this line.
But there are lots of error if I add this line.
I dont know how to solve this problem
This is very very confusing;