Search found 6 matches

by Turkey
Sat Feb 07, 2009 11:54 am
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

Awesome, compiled with no whining. Thank you very much for all your help.

Regards,
C. Anderson.
by Turkey
Sat Feb 07, 2009 11:39 am
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

In my Makefile.eeglobal and Makefile.eeglobal_cpp makefile located in the samples folder which currently builds all my programs, I've altered the following line so that ee-gcc and ee-g++ know where to find gsKit. EE_INCS := -I$(PS2SDK)/ee/include -I$(PS2DEV)/g...
by Turkey
Sat Feb 07, 2009 11:19 am
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

Again no error messages. I've checked by ps2dev directory and gsKit has found its way in. It contains two subdirectories called lib and include. The include seems to have all the headers. However I still can't include the <gsKit.h> without the compiler saying, core.h:5:19: gsKit.h: No such file or d...
by Turkey
Sat Feb 07, 2009 10:57 am
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

Sorry, I deleted a folder of it and replaced it with a new one. I didn't realise terminal had followed it to the trash bin. What I've been doing is building it and then trying to install it. I use sudo so I don't get those access denied crap. Here's the up to date dilemma. No errors this time round,...
by Turkey
Sat Feb 07, 2009 10:32 am
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

Alright I went back and did the make install in the top directory. This is what I have now. I've tried tracking the error to see if I could draw any reason out of it however I can't. It claims that there is no Rules.make in the ee subdir but there clearly is! craig@U32-Sweep&#58;~/Desktop/gsKit-...
by Turkey
Fri Feb 06, 2009 4:55 pm
Forum: PS2 Development
Topic: gsKit troubles...
Replies: 10
Views: 6208

gsKit troubles...

Hi, I've recently gotten into the side of PS2 development. My environment is Ubuntu 8.04 32bit edition. The problem I am facing is with install gsKit. Whenever I try to install I get the following error messages. ../Makefile.global:12: /ee/Rules.make: No such file or directory make: *** No rule to m...