I am trying to build it for Android. I have the NDK on my development system (Windows XP machine) and that appears to be using the cygwin tools for make and compilation. I tried to run make against the provided .mk files but am not getting very far at all.
On Jul 20, 11:55 am, mah <mark.heilp...@gmail.com> wrote: > Are you trying to build a binary that runs under Windows, or under > Android? > > If Windows, you can download the binary fromwww.sqlite.org. If under > Android, you can probably make do with the source from that same > website (download the amalgamation package) and build using the NDK > compiler. The version won't be identical but for utility client > access, that won't be an issue. > > On Jul 19, 6:19 pm, joec185 <joec...@gmail.com> wrote: > > > I am trying to build SQLite on my windows machine. I was able to > > build the ndk samples previously. I executed the command > > > make -f Android.mk > > > from within the bourne shell of cygwin and get the following error > > > make: *** No targets. Stop. > > > I picked up the source from > > >http://android.git.kernel.org/?p=platform/external/sqlite.git;a=summary > > > There appears to be two Android.mk files. One in the Android > > directory and the other in the dist directory. I tried both with the > > same result. > > > I could not find any instructions on how to build. Hopefully I don't > > have to download the entire platform to build this one piece. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting