-
Notifications
You must be signed in to change notification settings - Fork 0
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
Include all externals #5
Comments
This adds very little to the bundle size - it's still just under 300MB. See #5
This fixes a problem where most of the bundled abstractions were not being found by PD. See #5
I'm hacking on getting a Pd-extended build up on Flatpak. Your work here helped, thanks! I had forgetten how crazy the Pd-extended build setup is, wow. In any case, I got all the externals except Gem, pdp, and zexy building. Feel free to take what you need from https://gitlab.com/pd-extended/flathub |
I should add: I also get the whole package building here: https://gitlab.com/pd-extended/pd-extended. So I know it still builds, but it could be tricky to get the rest building. I think Gem and zexy need an old version of automake and autoconf, which Debian provides but not flatpak |
Some externals are not built in the Flatpak as I didn't get them to build correctly.
In particular, many examples from the
doc/examples
directory fail to load due to missing externals.The text was updated successfully, but these errors were encountered: