Replies: 5 comments 11 replies
-
|
Quoting the ReadMe,
I'm building with the following flags: But, I'm still getting the following error: |
Beta Was this translation helpful? Give feedback.
-
|
Adding |
Beta Was this translation helpful? Give feedback.
-
|
Hi, and again thank you for your hard work! I was in fact so pissed about avif that I switched to a different implementation. I even failed to build on windows. So now there should be minimal or no dependencies, so avif should not be behind a feature flag. (Basically I will try to steer around non-native rust libs, and if impossible will create individual features). Sorry again for the confusion, and great you got it working! |
Beta Was this translation helpful? Give feedback.
-
🤣 you don't need a NetBSD CI, you already have one.
Bring it on and we will see. Today, I had to add |
Beta Was this translation helpful? Give feedback.
-
|
This was implemented at some point so I'll close this. Thanks! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've gone through the commits between 0.6.41 and 0.6.50 and I'm confused as to which external dependencies are actually required on the build system.
From reading the commit log, looks like only
perlis needed after all the on/off rounds :)Is this correct? Or are
dav1d,meson, etc (which ones) still required.It's still not enable the
turbofeature by default on NetBSD. Actually, I can't update the package as I'm still waiting for Rust-1.66.1 to be merged. But, I can build it locally :)Thanks for the clarification.
Beta Was this translation helpful? Give feedback.
All reactions