Search found 4 matches

by SkyWhy
Sun May 24, 2009 2:24 am
Forum: PSP Development
Topic: Setting up Eclipse remote debugging
Replies: 4
Views: 2136

Setting up Eclipse remote debugging

I'm currently trying to setup the eclipse remote debugging for PSP but honestly it's going nowhere. I followed the steps here: http://sourceforge.net/project/showfiles.php?group_id=223830&package_id=310967&release_id=662590 I have the usbhostfs up and running, it connects to psp telling me &...
by SkyWhy
Fri May 22, 2009 5:00 am
Forum: PSP Development
Topic: Eclipse, minPSPw and interesting problem
Replies: 4
Views: 2222

I am building a c++ project. New -> C++ project -> custom tool chain. I just happened to rename the main to main.c which really should not change a thing as far as I know. All though I haven't played around with my own MakeFiles ever. Been a Visual Studio slave for years. And can I be sure my main i...
by SkyWhy
Fri May 22, 2009 4:36 am
Forum: PSP Development
Topic: Eclipse, minPSPw and interesting problem
Replies: 4
Views: 2222

Thanks for the reply hlide. Replaced the psp-gcc with psp-g++ from the windows-> preferences, created completely new project with same content in .c file and in MakeFile. Reports exactly the same error. But one thing I noticed and I don't know is it supposed to be this way. When I hit build this is ...
by SkyWhy
Fri May 22, 2009 3:26 am
Forum: PSP Development
Topic: Eclipse, minPSPw and interesting problem
Replies: 4
Views: 2222

Eclipse, minPSPw and interesting problem

I'm currently setting up my PSP toolchain for windows. I've followed everything in here: http://www.jetcube.eu/archives/2008/02/entry_72.html But the problem I run is the fact that when I compile eclipse gives me this error: **** Build of configuration Default for project pspHelloWorld **** make all...