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

dyld[54081]: Library not loaded: ./libpdfium.dylib #107

Open
xindizhiyin2014 opened this issue Apr 19, 2023 · 4 comments
Open

dyld[54081]: Library not loaded: ./libpdfium.dylib #107

xindizhiyin2014 opened this issue Apr 19, 2023 · 4 comments

Comments

@xindizhiyin2014
Copy link

hello,I run xcode in ios project user arm64.tagz and output this:
dyld[54081]: Library not loaded: ./libpdfium.dylib
Referenced from: /private/var/containers/Bundle/Application/D52F2AEB-65BE-4312-BCCA-A560EC49F4D3/testPdf.app/testPdf
Reason: tried: '/usr/lib/system/introspection/libpdfium.dylib' (no such file), './libpdfium.dylib' (no such file), '/usr/local/lib/libpdfium.dylib' (no such file), '/usr/lib/libpdfium.dylib' (no such file), '/usr/lib/system/introspection/libpdfium.dylib' (no such file), '//libpdfium.dylib' (no such file), '/usr/local/lib/libpdfium.dylib' (no such file), '/usr/lib/libpdfium.dylib' (no such file)
Library not loaded: ./libpdfium.dylib
Referenced from: /private/var/containers/Bundle/Application/D52F2AEB-65BE-4312-BCCA-A560EC49F4D3/testPdf.app/testPdf
Reason: tried: '/usr/lib/system/introspection/libpdfium.dylib' (no such file), './libpdfium.dylib' (no such file), '/usr/local/lib/libpdfium.dylib' (no such file), '/usr/lib/libpdfium.dylib' (no such file), '/usr/lib/system/introspection/libpdfium.dylib' (no such file), '//libpdfium.dylib' (no such file), '/usr/local/lib/libpdfium.dylib' (no such file), '/usr/lib/libpdfium.dylib' (no such file)

@bblanchon
Copy link
Owner

Did you find a solution?

@FeofanGreek
Copy link

up this theme
i have this problem to

@bblanchon
Copy link
Owner

It says it doesn't find libpdfium.dylib.
Are you sure you installed it correctly?

@FeofanGreek
Copy link

i think yes! For another platform system find lib

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

3 participants