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 

"list" support in pspsdk?

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



Joined: 06 May 2005
Posts: 123

PostPosted: Mon Oct 24, 2005 3:06 pm    Post subject: "list" support in pspsdk? Reply with quote

I want to know , does "list" supported in current sdk? and would you please which library I should include since undefined reference appear when I compiled my project , thx~
Back to top
View user's profile Send private message
sandberg



Joined: 05 Oct 2005
Posts: 90
Location: Denmark

PostPosted: Tue Oct 25, 2005 2:08 am    Post subject: Re: "list" support in pspsdk? Reply with quote

laichung wrote:
I want to know , does "list" supported in current sdk? and would you please which library I should include since undefined reference appear when I compiled my project , thx~


Do you mean the list feature of STL ? If so, then it is supported. You have to link with the stdc++ library.

add -lstdc++ to your makefile.
_________________
Br, Sandberg
Back to top
View user's profile Send private message
laichung



Joined: 06 May 2005
Posts: 123

PostPosted: Tue Oct 25, 2005 1:50 pm    Post subject: Re: "list" support in pspsdk? Reply with quote

yes and thanks I now can use list~~~

Thanks~~~


sandberg wrote:
laichung wrote:
I want to know , does "list" supported in current sdk? and would you please which library I should include since undefined reference appear when I compiled my project , thx~


Do you mean the list feature of STL ? If so, then it is supported. You have to link with the stdc++ library.

add -lstdc++ to your makefile.
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