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

Feature: multi-platform support #8

Open
ramirezd42 opened this issue Feb 12, 2017 · 3 comments
Open

Feature: multi-platform support #8

ramirezd42 opened this issue Feb 12, 2017 · 3 comments

Comments

@ramirezd42
Copy link
Owner

ramirezd42 commented Feb 12, 2017

It shouldn't be too difficult to get this project to build/install on Linux and Windows since all the libraries i'm using are cross-platform

@BasicPro
Copy link

I find this project really interesting, would be nice to have this working on Windows, would it work with .dll VST in this case?

@ramirezd42
Copy link
Owner Author

I believe so! It looks like JUCE will actually copy the .dll file to one with a .vst3 extension and use that:
https://forum.juce.com/t/cant-build-vst3-or-aax-on-windows/16480

I don't have any windows devices available to me to try it out, but in theory it should just be a matter of configuring the CmakeList.txt to allow forWindow's builds.

@Pomax
Copy link

Pomax commented Nov 28, 2018

Worth popping by https://developer.microsoft.com/en-us/windows/downloads/virtual-machines ? (Free VMs for developers who need to do some cross-platform stuff)

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

3 participants