Dev talk:Building On Mac OS X
From Synfig Studio :: Documentation
Revision as of 12:03, 13 May 2008 by Nobulart (Talk | contribs) (New page: I had some issues installing cairo with both X11 and Quartz installed. I had to install it with: sudo port install cairo +quartz +no_x11)
I had some issues installing cairo with both X11 and Quartz installed. I had to install it with:
sudo port install cairo +quartz +no_x11