This repository was archived by the owner on Dec 7, 2017. It is now read-only.

Description
Hi,
I've just get this framework and put into my project. When I rebuilded it, an error that say "getstrc must have overloadable attribute" in the apprentice.c. I added the attribute attribute((overloadable)) before the function and all work well.
Just let you know this issuse.
Thanks for the great framework!