-
Notifications
You must be signed in to change notification settings - Fork 143
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 dll in the newest release #119
Comments
I don't recall publishing a DLL. If you want one:
|
No it didn't, check: https://github.com/ImageOptim/gifski/releases/download/0.8.5/gifski-0.8.5.tar.xz Also, why do you even need a dll for anyways if one file is good enough? |
I know I haven't replied in this thread for a while, but for reference, the reason I wanted the .dll file was because ScreenToGif exclusively uses .dll files, and the one that I was using with it was buggy and had trouble with high fps. The method that @kornelski recommended does work, although it would be pretty nice to just have it bundled in the release file imo. |
Is there a way to get the DLL without any self-building? |
No, you need to build yourself. But it shouldn't be too hard (see previous comment) |
The last dll was on the 0.8.5 release, 10.1 does not have one
The text was updated successfully, but these errors were encountered: