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

Build Android Help #402

Open
Ezriral opened this issue Jun 8, 2021 · 1 comment
Open

Build Android Help #402

Ezriral opened this issue Jun 8, 2021 · 1 comment

Comments

@Ezriral
Copy link

Ezriral commented Jun 8, 2021

i really struggle with these linux builds.

System:

  • Ubuntu 20.04

What i did:

  • installing the packages/tools (autotools-dev, libtool, libreadline-dev, intltool, and python(3.8))
  • ./autogen.sh
  • ./build_for_android.sh

Problem i have:

there is no file after i run these from the guide recommended commands.
The end console log is =>

/usr/bin/mkdir -p '/home/user1/Desktop/ndk21/sysroot/usr/share/doc/scanmem' /usr/bin/install -c -m 644 README '/home/user1/Desktop/ndk21/sysroot/usr/share/doc/scanmem' /usr/bin/mkdir -p '/home/user1/Desktop/ndk21/sysroot/usr/include/scanmem' /usr/bin/install -c -m 644 commands.h list.h maps.h scanmem.h scanroutines.h sets.h show_message.h targetmem.h value.h '/home/user1/Desktop/ndk21/sysroot/usr/include/scanmem' /usr/bin/mkdir -p '/home/user1/Desktop/ndk21/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 scanmem.1 '/home/user1/Desktop/ndk21/sysroot/usr/share/man/man1' make[2]: Leaving directory '/home/user1/Desktop/scanmem-0.17' make[1]: Leaving directory '/home/user1/Desktop/scanmem-0.17' #END NOTHING MORE#

@shahid0
Copy link

shahid0 commented Aug 10, 2022

make jni folder and pasting all files inside jni folder

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

2 participants