Hello everyone. I have created some working JUCE plugins on my mac. I am thinking of providing them to the internet either for free or for sale. I was thinking that if I do that, I really should support Windows as well as Mac. My question is this. If I do all my development on mac, but also want to ship for Windows, what do I need to achieve this? My guess is as follows:
- A PC running the latest version of Windows (Maybe a $400 laptop)?
- A GUI dev environment (Visual Studio Community Version)?
- A DAW to test the compiled plugin (Maybe Reaper or Ableton Intro) ?
Anything else? Does anyone have any comments on how I can build a JUCE plugin for WIndows without spending a fortune on hardware and software infrastructure?