gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] building on darwin


From: Tristan Matthews
Subject: [Gnash-dev] building on darwin
Date: Fri, 28 Mar 2008 17:35:05 -0400

I'd had some trouble building gnash from cvs as there was an issue with one or both of the os x builtin freetype and fontconfig libs. I resolved the issue by building the latest freetype and fontconfig from source, and using the following configure flags:

./configure --enable-gui=gtk --with-freetype-incl=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib/

Hope this helps someone else out.

Cheers,

Tristan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]