Re: [Tuxpaint-devel] plug-in API changes
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: lee y. <yor...@gm...> - 2008-06-15 11:14:14
|
thanks! my platform :windows-xp ,mingw+msys yes,i forgot to install the freetype2 :P After install the freetype->SDL_ttf->libxml->fontconfig,it's right now except the building "pango" package :( ./configure make error : *Writing a pango.modules file to use with tests/examples. make[3]: *** [pango.modules] Error 127 make[3]: Leaving directory `/f/dev/pango-1.17.5/modules' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/f/dev/pango-1.17.5/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/f/dev/pango-1.17.5' make: *** [all] Error 2 *I entered the /f/dev/pango-1.17.5/modules and make the directory's files separately, then i got the same errors! |