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

Install error mac sonoma #3

Open
zeitlyn opened this issue Jun 30, 2024 · 2 comments
Open

Install error mac sonoma #3

zeitlyn opened this issue Jun 30, 2024 · 2 comments

Comments

@zeitlyn
Copy link

zeitlyn commented Jun 30, 2024

Make error

hello trying to install under mac sonoma 14.5 I get the following error

1 warning generated.
     CXX               src/core.cpp
     CXX               src/compress.cpp
In file included from src/compress.cpp:33:
include/algo0x13.h:28:13: fatal error: 'jbig85.h' file not found
#   include "jbig85.h"

What to do?

david

@tillkamppeter
Copy link
Member

Probably you do not have the library libjbig85 or its development header files (/usr/include/jbig85.h) installed.

@zeitlyn
Copy link
Author

zeitlyn commented Oct 20, 2024 via email

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