| View previous topic :: View next topic |
| Author |
Message |
chinaet
Joined: 08 May 2005 Posts: 7
|
Posted: Fri Oct 07, 2005 3:46 am Post subject: freetype build for MAC OSX 10.4,missing configure.ac |
|
|
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. |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Fri Oct 07, 2005 5:06 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
chinaet
Joined: 08 May 2005 Posts: 7
|
Posted: Fri Oct 07, 2005 1:16 pm Post subject: |
|
|
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.
fink -y install libtool14
it's OK now.
thanks mrbrown. |
|
| Back to top |
|
 |
|