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

Env setup #35

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Env setup #35

wants to merge 8 commits into from

Conversation

labsin
Copy link

@labsin labsin commented Jun 3, 2014

This way, you can use

source env-setup.sh
pushd $TMPDIR
$TOPDIR/build-droid/build-.sh

to build a specific project.
You then still need to manually copy the needed libraries from
$TMPDIR/build/.../lib

This way, you can use

  source env-setup.sh <ndk-path>
  pushd $TMPDIR
  $TOPDIR/build-droid/build-<project>.sh

to build a specific project.
You then still need to manually copy the needed libraries from
$TMPDIR/build/.../lib
see protobuf branch
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

Successfully merging this pull request may close these issues.

1 participant