PAGalaxyLab / YAHFA

Yet Another Hook Framework for ART
GNU General Public License v3.0
1.57k stars 351 forks source link

run 报错 #102

Closed z8806c closed 5 years ago

z8806c commented 5 years ago

[arm64-v8a] Compile : yahfa <= HookMain.c C:/Users/Administrator/Desktop/YAHFA-master/library/src/main/jni/HookMain.c:39:14: error: use of undeclared identifier 'ANDROID_API_P' case ANDROID_API_P: ^ C:/Users/Administrator/Desktop/YAHFA-master/library/src/main/jni/HookMain.c:48:14: error: use of undeclared identifier 'ANDROID_API_O_MR1' case ANDROID_API_O_MR1: ^ C:/Users/Administrator/Desktop/YAHFA-master/library/src/main/jni/HookMain.c:50:14: error: use of undeclared identifier 'ANDROID_API_O' case ANDROID_API_O:

z8806c commented 5 years ago

原来是NDK环境 异常