If you are going to port GTK+ to the PSP, you are also going to have to port its dependencies listed here:
ftp://ftp.gtk.org/pub/gtk/v2.10/dependencies/
					Search found 2 matches
- Mon Nov 13, 2006 3:51 am
 - Forum: PSP Development
 - Topic: glib, gtk, gdk, eh?!
 - Replies: 3
 - Views: 1722
 
- Sat Nov 11, 2006 3:12 pm
 - Forum: PSP Development
 - Topic: TagLib port
 - Replies: 1
 - Views: 1093
 
TagLib port
Hi Everybody! I've just finished a port (err... compile, I only had to change about 3 lines) of TagLib. TagLib is a library used to extract the meta data from various media formats. A while back I needed something like this, but did not know where to look. To configure: CC=psp-gcc CPP=psp-cpp LIBS=&...