Does freetype have to be statically linked? Will it work with dynamic? Right now, the auto-build compiles with a dynamic freetype lib, and I have a script that includes all the required dynamic libs.
On May 8, 2007, at 10:26 AM, chris clepper wrote:
Use static linking for freetype and FTGL on OSX.
On 5/8/07, nosehair911@bellsouth.net < nosehair911@bellsouth.net> wrote:I have gotten Gem to compile sucesfully with font support using the xcode project somewhat. I get 1125
warnings, mainly this is the location of the previous definition. My biggets problem is that in my machine
I have the latest freetype under usr/local/lib and I also have the freetype that comes with x11 under usr/
X11R6/lib. When I load gen in my machine it loads up fine with text support, but when I load up gem in a
machine with only the freetype in usr/X11R6/lib Gem will not load up because it keeps looking for the
libfreetype.6.dylib in usr/local/lib. I dont know how to remedy this. Any help would be great.
Thanks,
Alain
_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
_______________________________________________
GEM-dev mailing list