-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
file Android installation: "install-build-deps-android.sh" not found after following all general steps #50
Comments
Hi, You van check here all steps that is working on CI: and the Docker file to understand what is missing: The Dockerfile is useful because it use exactly the linux version that Google documentation needs here: |
hello Paulo, I'm checking this library mainly for the following issue using a prebuilt library I get an out of memory error, so my idea was to check the pdfium library itself from source and to do the changes if possible. |
Yes. The steps are inside the Dockerfile and inside the GitHub file, you
only need follow that.
Em sáb., 16 de out. de 2021 às 16:28, thomas-topway-it <
***@***.***> escreveu:
hello Paulo,
thanks for the feedback.
Is there a way to build it without docker ?
I'm checking this library mainly for the following issue
barteksc/PdfiumAndroid#83
<barteksc/PdfiumAndroid#83>
using a prebuilt library I get an out of memory error, so my idea was to
check the pdfium library itself from source and to do the changes if
possible.
Do you have any hint about that ? (otherwise, a way to compile pdfium for
android without docker would be sufficient)
(Thomas)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADAOWE7XVBJ67L3I2MLY43UHHG5RANCNFSM5GD5B73Q>
.
--
Atenciosamente,
Paulo Coutinho.
*PR**S** - Soluções Inteligentes*
Site: www.prsolucoes.com
Blog: www.pcoutinho.com
Skype: paulo.prsolucoes
Telefone: +55 21 99386-0010
|
Hi, You still have problems? Thanks. |
hello Paulo, |
I fixed docs for next version. Can you test now?
|
Hi, I launched a new version (4692). To test, you can access: Can you check the docs/code to see if your problem still happen? You can donate, if you want, to help the project. Thanks. |
Im closing due to inactivity. Feel free to create a new issue or reopen this. |
hello Paulo, |
My email: [email protected] |
Follow the steps listed under
"How to compile (general)"
The first point at https://github.com/paulo-coutinho/pdfium-lib/blob/master/docs/BUILD_ANDROID.md
says to execute the file
./build/android/pdfium/build/install-build-deps-android.sh
however this file is missing after following successfully all "general steps" listed here
https://github.com/paulo-coutinho/pdfium-lib
System:
Centos 7, python3
The text was updated successfully, but these errors were encountered: