Skip to content

Building the sqlcipher-android on ubuntu fail,ant release fail #153

@pan2636119599

Description

@pan2636119599

Hi !

I try to build sqlcipher -android on ubuntu .

I use git to copy the source code,make init to download the submodule.

It seems all goes well,so I use make command to build the source code,then some eroors occur.

At first ,I can only find 2 so files in dir external/libs ,they are libsqlcipher_android.so and libstlport_shared.so,but I also can find 3 so files in dir obj/local. Is it normal?

Second,no any jar were generated,and some tips like this:

make: execvp: ant: Permission denied

My Machine did not install ant program,so I Install apache-ant-1.9.4 and make again,then i get the tips like this:

ant release
Buildfile: build.xml does not exist!

How I can fix this issue?or If I do something wrong?

thanks so much!

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