[Splashy-devel] Re: Fwd: libdirectfb ft2.a

Pat Suwalski pats at xandros.com
Tue Feb 21 16:51:45 UTC 2006


 > Right now when we compile it, it complaints about missing
 > implementation for the font class.

Hello,

I just ran into this myself, because of the static linking.

The solution is to change, in Makefile.am:

	DFB= (...) font=default

to:
	DFB= (...) font=default,ft2

--Pat



More information about the Splashy-devel mailing list