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 

Build Error Eclipse Newely Installed

 
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: Sat Apr 04, 2009 12:08 am    Post subject: Build Error Eclipse Newely Installed Reply with quote

Code:
make clean all
make: psp-config: Command not found
makefile:49: /lib/build.mak: No such file or directory
make: *** No rule to make target `/lib/build.mak'.  Stop.


i get that error when trying to compile and yet if i do it from command line it still works and compiles why wont it compile here
Back to top
View user's profile Send private message MSN Messenger
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Sat Apr 04, 2009 1:03 am    Post subject: Re: Build Error Eclipse Newely Installed Reply with quote

coolkehon wrote:
Code:
make clean all
make: psp-config: Command not found
makefile:49: /lib/build.mak: No such file or directory
make: *** No rule to make target `/lib/build.mak'.  Stop.


i get that error when trying to compile and yet if i do it from command line it still works and compiles why wont it compile here


I think you don't have set up the path correctly. So it does find a make version. (maybe you have mingw installed or something) But it cant find any pspsdk files.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Sat Apr 04, 2009 1:07 am    Post subject: Reply with quote

it works from terminal so everything is set it just doesnt work in eclipse
Back to top
View user's profile Send private message MSN Messenger
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Sat Apr 04, 2009 1:10 am    Post subject: Reply with quote

If you use minpspw, maybe you need the update.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Sat Apr 04, 2009 1:15 am    Post subject: Reply with quote

on ubuntu mabye its because the workspace was used with minpspw but i removed all the other stuff why doesnt it just use a system command make since that will work well ill try to get it to work by remaking the workspace
Back to top
View user's profile Send private message MSN Messenger
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Sat Apr 04, 2009 2:03 am    Post subject: Reply with quote

ok that didnt work so how do i set the path in ubuntu linux although it works in the terminal

its in my path i think its just eclipse
Code:
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/pspdev/bin:/usr/local/pspdev/psp/sdk/bin


how do i fix eclipse
Back to top
View user's profile Send private message MSN Messenger
Heimdall



Joined: 10 Nov 2005
Posts: 259
Location: Netherlands

PostPosted: Sat Apr 04, 2009 2:24 am    Post subject: Reply with quote

coolkehon wrote:
on ubuntu mabye its because the workspace was used with minpspw but i removed all the other stuff why doesnt it just use a system command make since that will work well ill try to get it to work by remaking the workspace


MinPSPW has nothing to do with it. The workspace keeps track of the files on your project and psp-config is only invoked from the makefiles. If you don't have it on the path, then you should check your eclipse launch script.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Sat Apr 04, 2009 2:37 am    Post subject: Reply with quote

not on minpspw on ubuntu 8.10 and how do i check the eclipse launch script cause if i build in terminal everything works fine i have kdevelop but dont know how to use and dont like the way it looks i want code completion also and cant get it to work in kdevelop so sticking with eclipse unless i can get code completion to work
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