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 

Eclipse Content Assist not getting methods for std classes

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



Joined: 20 Oct 2008
Posts: 355

PostPosted: Wed Dec 17, 2008 8:32 am    Post subject: Eclipse Content Assist not getting methods for std classes Reply with quote

What the title says is there any way to fix this because i would like to know all the methods a std class has instead of looking it up on the internet when i dont have internet all the time
Back to top
View user's profile Send private message MSN Messenger
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Wed Dec 17, 2008 10:01 am    Post subject: Reply with quote

Err... in what way is this a Playstation question? Shouldn't you be asking that on the Eclipse board instead of here? I rather doubt more than one or two people here even use Eclipse... I sure don't. I use Geany or Code Blocks.
Back to top
View user's profile Send private message AIM Address
Heimdall



Joined: 10 Nov 2005
Posts: 259
Location: Netherlands

PostPosted: Wed Dec 17, 2008 6:24 pm    Post subject: Reply with quote

I don't know about cygwin, but with my win32 builds or linux native builds you can use the full auto complete feature from eclipse.

I assume you have eclipse with CDT and your dev tools are on the path, so if you open a shell and type psp-gcc --version it should output the compiler version.

So start eclipse create a C project and select Makefile project, empty project.

Then go to the properties of the project and under C stuff look for the tab discovery and where it is gcc put psp-gcc.

Now you can add a makefile like the ones from the samples and you should have full auto complete.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Thu Dec 18, 2008 7:21 am    Post subject: Reply with quote

thats not the problem it pulls all the c funtions and functions but when it comes to std classes like stringsteam, iostream, etc it doesnt pull all of the classes methods i would like it to do that is there anyway to get that done
Back to top
View user's profile Send private message MSN Messenger
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