Hi,
I'm trying to combine JUCE with Cocotron to make a windows x64 vst and an iphone app -- from the same codebase apart from the GUI and interface.
Is it possible to compile the X64 (or x86 if need be) library from a Mac on x-code? I am trying to keep most of the code obj-c as iOS is the main target but the win vst is also indispensable.
Any thoughts on this approach would be greatly appreciated.
