Skip to content

How to Build using MinGW & NDK r9 #38

@twoh

Description

@twoh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions