You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iPhone:~/tweaks/rarcrack mobile$ make
> Making all for tool rarcrack…
==> Compiling rarcrack.c (arm64)…
rarcrack.c:226:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
}
^
rarcrack.c:262:1: error: non-void function does not return a value [-Werror,-Wreturn-type]
}
^
Tried to build it and getting these errors:
I'm using Theos and this is my Makefile:
The text was updated successfully, but these errors were encountered: