[Ardour-Users] building ardour 3 on macOSX ?

Robin Gareus robin at gareus.org
Thu Jan 13 09:19:17 PST 2011


On 01/13/2011 05:53 PM, Thomas Vecchione wrote:

> Out of curiosity, what WAF flags did you use to compile the version of
> Ardour you have, and not that it should make a difference, but did you
> patch it with Paul's patches or no?
> 
>     Seablade

pretty much none. I abused the "--arch" option to pass along some extra
flags because somehow pkg-config did not do it.

PKG_CONFIG_PATH=$HOME/gtk/inst/lib/pkgconfig/:$PKG_CONFIG_PATH \
./waf configure --arch="-L/Users/rgareus/gtk/inst/lib/
-I/usr/include/libxml2/ -arch i386 -arch ppc" --phone-home --videotimeline

I may have set CFLAGS and CXXFLAGS to "-isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5" but I can't
see that in the build/config.log now.

robin



More information about the Ardour-Users mailing list