We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be neat to have build instructions for this plugin on linux, especially the part around ImageMagick can get tricky.
It may help others to have some instructions / dependencies required for building (e.g. meson, ninja, libpng(or others)) , what do you think?
I am happy to make a PR with a file such as BUILDING.md , if you guys are ok with it.
BUILDING.md
Here is how I am doing it for Linux (inside Docker): https://github.com/ckcr4lyf/vapoursynth-build/blob/b2d3e809d9eafd8d513cc8090854d4fda35cc767/Dockerfile#L47
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be neat to have build instructions for this plugin on linux, especially the part around ImageMagick can get tricky.
It may help others to have some instructions / dependencies required for building (e.g. meson, ninja, libpng(or others)) , what do you think?
I am happy to make a PR with a file such as
BUILDING.md
, if you guys are ok with it.Here is how I am doing it for Linux (inside Docker): https://github.com/ckcr4lyf/vapoursynth-build/blob/b2d3e809d9eafd8d513cc8090854d4fda35cc767/Dockerfile#L47
The text was updated successfully, but these errors were encountered: