forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[SOLVED] PSPSDK Samples/GU/Text

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
bigbrov



Joined: 09 Mar 2009
Posts: 2

PostPosted: Mon Mar 09, 2009 6:39 am    Post subject: [SOLVED] PSPSDK Samples/GU/Text Reply with quote

Hi,

I'm trying to compile the GU/Text sample but I got an error that the font.c file is missing. I downloaded the original debug font.c file and pasted in GU/Text. But when I compile it again I get this error:

Code:
main.c: In function 'main':
main.c:168: error: 'font' undeclared (first use in this function)
main.c:168: error: (Each undeclared identifier is reported only once
main.c:168: error: for each function it appears in.)
make: *** [main.o] Error 1


And this is line 168

Code:
sceGuTexImage(0, 256, 128, 256, font);


Could someone help?


Last edited by bigbrov on Mon Mar 09, 2009 7:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
roe-ur-boat



Joined: 22 Aug 2007
Posts: 5

PostPosted: Mon Mar 09, 2009 6:53 am    Post subject: Reply with quote

Type "make font.c" first to convert the raw file then it should compile.
Back to top
View user's profile Send private message
bigbrov



Joined: 09 Mar 2009
Posts: 2

PostPosted: Mon Mar 09, 2009 7:18 pm    Post subject: Reply with quote

Okay Now It Works! :D

Thank You Very Much!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group