Open aaluyi opened 1 year ago
I want to compile a framework myself, may I ask how to solve this problem?
Hi,
I need update to latest stable branch, maybe some changes was made in the reference file you show.
Hi,
I have updated to latest version.
Can you test now?
I'm executing Build for iOS Step four Compile: python3 make.py build-ios Report an error
ERROR Unresolved dependencies. //third_party/nasm:nasm(//build/toolchain/mac:clang_x64) needs //build/config/mac:strip_all(//build/toolchain/mac:clang_x64)
What's the question, thank you very much
Hi,
I have updated everything.
You can now use the latest version.
Thanks.
Hi,
Project was updated to latest version.
If your problem was solved, can you close the issue pls?
Thanks.
Describe the bug Hello developer, when I added Pdfium.framework to sample-apple/Sample/Vendor, I tried to build the project, and 'fpdf_doc.h' file was reported not found in the PDFiumDocument.h file. Then I changed #import "fpdf_doc.h" to #import <Pdfium/fpdfview.h>, 'fpdf_text.h' file not found and 'fpdf_transformpage.h' file not found are displayed in the PDFiumPage.m file. How can I solve this problem.
System (please complete the following information):