Closed
Description
Original issue 109 created by ulcica on 2012-08-03T11:51:31.000Z:
Use the android branch. Edit leveldb/jni/Application.mk
APP_ABI := mips
The ndk-build output:
Compile++ mips : leveldb <= builder.cc
In file included from ./port/port.h:18:0,
from ./db/filename.h:14,
from jni/.././db/builder.cc:7:
./port/port_android.h:13:22: fatal error: cstdatomic: No such file or directory
compilation terminated.
make: *** [obj/local/mips/objs/leveldb/__/./db/builder.o] Error 1
compiled using android-ndk-r8b, Mac OS X 10.7.4
Metadata
Assignees
Labels
No labels
Activity