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

Cannot Compile In Ubuntu #307

Open
wangmiaowei opened this issue Oct 13, 2024 · 2 comments
Open

Cannot Compile In Ubuntu #307

wangmiaowei opened this issue Oct 13, 2024 · 2 comments

Comments

@wangmiaowei
Copy link

My gcc version:
1728857673712
I get error when I input make -j10

1728857728669

@mkazhdan
Copy link
Owner

Seems like this is an issue with the JPEG library. You can try linking against the standard JPEG library in Ubuntu.

@wangmiaowei
Copy link
Author

thanks your reply since I am in the conda enviroment, and the correct solution is

conda install -c conda-forge libjpeg-turbo

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