[Bf-committers] Testing on OS X

Douglas Bischoff bf-committers@blender.org
Wed, 14 May 2003 20:55:54 -0400


Me again:

First, thanks for the tip on exppython: yes, it probably was a CVS 
problem as I had edited out the #ifndef __APPLE__ code myself, then 
done a CVS update. Probably confused the heck out of it. It does 
compile now.

Next:

Are FreeType2 support and multiple languages available on OS X, and if 
so does it work using Autoconf?

When I compile using:

../blender/configure --prefix=/Users/developer/Projects/build_blender 
--with-libjpeg=/sw --with-libpng=/sw --enable-exppython --disable-debug 
--enable-quicktime=yes --with-freetype2=/sw

with freetype2 installed in /sw I get a blank screen under "Language 
and Fonts" in Blender. Also, no fonts, TrueType or otherwise, will load 
into Text objects.

Help!

-Bischofftep