i have success build freetype library for linux,but fail for mac.
the default freetype build script is just for unix not mac ,it's missing configure.ac in ./build/mac/ directory
pls help.
If you're referring to freetype in pspdev SVN, it's meant to compile for the PSP. If you want to compile it for other platforms then you're on your own.
If you are cross-compiling freetype in pspdev SVN for PSP on your Mac, then you need to follow the instructions in README.PSP.
Sorry for my pool english.
i am cross-compiling freetype form PSP on my MAC.
I follow the instructions in README.PSP,but i got some errors.
finally,i found the my libtool version is too low.