About Building these REs... Setup: * Xcode * sudo port install py26-cairo (alas there's no py27 yet) * xcode-select --install (in case /usr/lib/dylib1.o is missing, maybe other stuff) * get qt_tools, uses qt_export to render photoshop to PNG files Building the GUI * cd OmRack * python2.6 buildGui.py # creates & organizes ../GUI * cd ../GUI * open omrack.device # opens Rack Extension Designer aka RED * Render All to GUI/ # make sure to be in local project directory, creates directory GUI/Output, GUI/intermediate while working. Where They Go * BE SURE TO SET XCODE TARGET TO Local LLVM or Local Xcode... * open "~/Library/Application Support/Propellerhead Software/RackExtensions_Dev/"