-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I am building application using Advanced layer features, such as GeoTIFF, MBTiles. I already imported all JNI files and libraries to my project. Indexing files went normal, clean all also normal. But when I am trying to build, it gives me error like this :
"Compile thumb : spatialite <= dxf_load_distinct.c
jni/libspatialite-4.1.0/src/dxf/dxf_load_distinct.c:54:20: fatal error: config.h: No such file or directory
compilation terminated.
make: *** [obj/local/armeabi/objs/spatialite/libspatialite-4.1.0/src/dxf/dxf_load_distinct.o] Error 1
21:14:55 Build Finished (took 1m:5s.694ms)
I uses MinGW as default build. And when I looked into the src folder, it doesnt have file requested (config.h). Please helps
Metadata
Metadata
Assignees
Labels
No labels