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

No rule to make target `libs/image/png/mac/arm64/libpng.a' #165

Open
Miaolegemi9527 opened this issue May 24, 2024 · 2 comments
Open

No rule to make target `libs/image/png/mac/arm64/libpng.a' #165

Miaolegemi9527 opened this issue May 24, 2024 · 2 comments
Labels
implemented Normally it's fixed ! macos-specific

Comments

@Miaolegemi9527
Copy link

help

MacBook Pro 14 M1

pdfalto % make
[ 60%] Built target xpdf
[ 60%] Built target goo_objs
[ 60%] Built target goo
[ 60%] Built target fofi_objs
[ 60%] Built target fofi
[ 60%] Built target splash_objs
[ 60%] Built target splash
make[2]: *** No rule to make target libs/image/png/mac/arm64/libpng.a', needed by pdfalto'. Stop.
make[1]: *** [CMakeFiles/pdfalto.dir/all] Error 2
make: *** [all] Error 2

@lfoppiano
Copy link
Collaborator

AFAIKE you should run install_dependencies.sh before building. See https://github.com/kermitt2/pdfalto/?tab=readme-ov-file#dependencies

@lfoppiano
Copy link
Collaborator

This should be fixed on master, now.

@lfoppiano lfoppiano added implemented Normally it's fixed ! macos-specific labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implemented Normally it's fixed ! macos-specific
Projects
None yet
Development

No branches or pull requests

2 participants