So... what do i do?
Your makefile does list graphics.c to be compiled judging from your output so it can't find the resultant object file.
So... what do i do?
I see that pspdev is not working, so can someone tell me what the best compiler is and how to set it up???
To answer your first question, post your makefile so we can fix it.
Your second question, Cygwin + the ps2dev's PSP toolchain is arguably the best long term.
You put the graphics.* files in the same folder as your program (C code).
Remember, if the tutorial said to #include "graphics.h" it means graphics.h should be in the same folder as your .c file. Also, the makefile looks for the graphics.c in the same folder as it as well.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks