Search found 10 matches

by baselsw
Fri Mar 25, 2005 5:02 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

Drakonite, okey your right.. :P... but i really appreciate all the help i got.. :)
by baselsw
Fri Mar 25, 2005 4:37 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

I FIXED IT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :D:D:D THANKS bbchazz love ya ;) haha :D
by baselsw
Fri Mar 25, 2005 4:27 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

A character by character tutorial is what's lacking I think... Next question: "I have test.elf, now what do I do?" Reply: "Read up on loaders and setup on ps2dev.org :)" I just have prob with Cygwin cuz i don't have any experience in Unix, and I know what to do with an ELF file....
by baselsw
Thu Mar 24, 2005 9:44 pm
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

make test.c

returns

make: Nothing to be done for 'test.c'

test.c is the hello app from samples... what to do next ???
by baselsw
Thu Mar 24, 2005 11:10 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

okey.. everything seems okey now.. but 1 prob is left.. :$.. how do I compile the test.c file in Cygwin.. i'm really not into Cygwin stuff... :).. thx
by baselsw
Thu Mar 24, 2005 10:14 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

I have done everything I tell you and when i type ee-gcc -v in Cygwin i get that it's installed.. but how do i Compile the test.c file then ??? P.S the vars $(PS2SDK), $(PS2DEV)...... isn't set.. how can I set them???
by baselsw
Thu Mar 24, 2005 8:46 am
Forum: PS2 Development
Topic: Help! With Install
Replies: 14
Views: 4682

Help! With Install

Hey I have problems getting started with my PS2Dev kit, I can't install everything right! I've tried everything, (Cygwin, MDS...) but i can't get it right.. can someone give me a "NoOb" guide or please send me Preinstalled files... If anything is illegal in my request then just forget it.....
by baselsw
Wed Mar 23, 2005 7:40 am
Forum: PS2 Development
Topic: IDE - Mingw Developer studio, ps2dev & ps2sdk tutorial
Replies: 16
Views: 8704

here is more info about everything and tell me if i did something wrong... MDS dir: C:\MinGWStudio\ PS2DEV dir: C:\ps2dev PS2SDK dir: C:\ps2dev\ps2sdk mdswrap dir: C:\ps2dev\mdswrap Edit-->Options--->Compiler : C:\ps2dev\mdswrap\ Project Settings--->Compile--->Extra Compiling Options: -Ww,ee-gcc -D_...
by baselsw
Wed Mar 23, 2005 7:32 am
Forum: PS2 Development
Topic: IDE - Mingw Developer studio, ps2dev & ps2sdk tutorial
Replies: 16
Views: 8704

i'm not cleaning anything... how does MDS know were $(PS2SDK) is??.. can someone give me a little more detailed info.. thx again..
by baselsw
Wed Mar 23, 2005 6:26 am
Forum: PS2 Development
Topic: IDE - Mingw Developer studio, ps2dev & ps2sdk tutorial
Replies: 16
Views: 8704

hey m8's I have a tini little prob. When i compile the file i get this output --------------------Configuration: basel - Release-------------------- Compiling source file(s)... test.c ee-gcc -D_EE -I\ee\include -I\common\include -I. -Wall -g0 -O2 -frtti -fexceptions -c test.c -o Release\test.o Linki...