jmpews / Dobby

a lightweight, multi-platform, multi-architecture hook framework.
Apache License 2.0
3.98k stars 822 forks source link

Problem compiling the library with armeabi #41

Closed ItalianApkDownloader closed 5 years ago

ItalianApkDownloader commented 5 years ago

In file included from ././src/platforms/arch-arm/instructions.c:1: ././src/platforms/arch-arm/instructions.h:5:10: fatal error: 'zkit.h' file not found

include "zkit.h"

     ^~~~~~~~

1 error generated. make: *** [obj/local/armeabi/objs/hookzz/./src/platforms/arch-arm/instructions.o] Error 1

I cant find this file in the src folder

jmpews commented 5 years ago

try latest version (v2 update done)