Skip to content
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

Try to bundle a truly universal binary #5

Open
a2aaron opened this issue Mar 28, 2023 · 2 comments
Open

Try to bundle a truly universal binary #5

a2aaron opened this issue Mar 28, 2023 · 2 comments

Comments

@a2aaron
Copy link
Owner

a2aaron commented Mar 28, 2023

vst3 bundles are folders that can contain a binaries for each platform. if i did this, i would only need to distribute one bundle instead of many. This would also enable not compiling the images/dumb JSON file into the binary and instead store them in the bundle as images. however, this is blocked by 1. i need to learn how to get the executable/DLL path since the images are stored relative to it and 2. how to get cross compilation working more on mac (or at least, significantly less annoying).

@RustoMCSpit
Copy link

update?

@a2aaron
Copy link
Owner Author

a2aaron commented Oct 20, 2023

i somewhat forgot to update this after releasing 1.0--I can try looking at this this weekend, but also i might need a bunch of time to figure out how to get this working again (i would also accept a PR if you're willing to contribute one!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants