[Ardour-Dev] building A3 on OSX; patches

Robin Gareus robin at gareus.org
Tue Nov 29 07:53:33 PST 2011


On 11/29/2011 04:40 PM, Paul Davis wrote:
> On Tue, Nov 29, 2011 at 10:27 AM, Robin Gareus <robin at gareus.org> wrote:

> we can simply #ifdef the au_pluginui.mm source to drop
> support for Carbon and ask for a generic GUI from the AU framework.

That's what I'm currently trying: The generic ardour plugin UI should
show up. Attached patch is still untested. compiling..

[..]
> cat /proc/cpuinfo | egrep '(model|MHz)'
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> model		: 10
> model name	: AMD Phenom(tm) II X6 1090T Processor
> cpu MHz		: 3612.568
> 
> :))

How do you build OSX binaries on that machine? Are you running OSX
inside a VM? That'd explain why you have not updated to 10.6 :)

# uname -a
Darwin
# cat /proc/cpuinfo
cat: /proc/cpuinfo: No such file or directory
# system_profiler | grep Processor
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.8 GHz
      Number Of Processors: 1
:(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-allow-to-build-AU-Pluign-support-w-o-AU-GUI.patch
Type: text/x-patch
Size: 5658 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20111129/1b4a4241/attachment-0002.bin>


More information about the Ardour-Dev mailing list