Michael Smith
Michael Smith
Does anyone know why tar is even a dependency of this package? I looked through the source code of react-js-pagination and didn't immediately see any code related to tar. Why...
Great work, looks much more efficiënt. I'll gladly merge a PR if you submit one. I'll have to look into how to specify the block size in the macOS version.
I am not the author, but try running the bootstrap shell script first: `./bootstrap` It will use autoconf to generate a `configure` file. Hope that helps!
I couldn't get it to build on MacOS (Ventura 13.5, Intel Mac using Zig 0.11.0 in a Nix shell) either with the same error. I did some digging and I...
For the record ffmpeg did build fine on Debian 12 x86_64 with Zig 0.11.0 and the `build-essentials` Debian package.
@sqrt-minus-one I've opened a PR (https://github.com/andrewrk/nasm/pull/2) to fix @andrewrk 's nasm fork build on MacOS. I probably have to do something similar for Windows. Would you mind telling me how...
@MyNameIsTrez Hi, no problem. Haven't look at this in a while because I haven't gotten any upstream reaction yet. I have not tried compiling on Windows, so no help there...