Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Build using MinGW & NDK r9 #38

Open
twoh opened this issue Mar 16, 2014 · 0 comments
Open

How to Build using MinGW & NDK r9 #38

twoh opened this issue Mar 16, 2014 · 0 comments

Comments

@twoh
Copy link

twoh commented Mar 16, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant