Hello there, I'm developing some plugins and want to test how they work on OSX.
The problem is that I don't have an apple computer, so I can only test it (and build) in a VM. Also, the only OSX version I was able to install and run so far is 10.5. There are not many apps out there that still support 10.5...
Can anyone build JucePluginHost for OSX 10.5 for me please?
Debug enabled, both 32bit and 64bit if possible please. Preferably latest juce git (to get the new Cocoa in 32bit VST hack).
Thanks very much in advance!
EDIT: I did try to build it myself, but the xcode project provided is too new. I tried hacking the Linux makefile, which did build in the end but running the binary got me no OSX menus... :(