Search found 14 matches
- Sat Dec 17, 2005 9:57 am
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
hey thanks
Okay thank you.
- Fri Dec 16, 2005 3:38 pm
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
but is it that complicated to write a code that does that??i mean it sounds simple to do so someone should know to write a code like that....besides how the hell to u manipulate pictures in c language.??? i know how to do some simpling declaring of integers and variables, defining, and etc, but i do...
- Fri Dec 16, 2005 3:32 pm
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
- Fri Dec 16, 2005 5:11 am
- Forum: PSP Development
- Topic: psp-config error
- Replies: 6
- Views: 3734
- Fri Dec 16, 2005 5:04 am
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
the only thing i dont know is, is how to program with this thing.... i was only able to compile the hello world....i want to simply play an audio. and have a picture scroll from out the left side of the screen...in a tilted postion ..../_/ then end up dead in the middle of the screen like this [_] a...
- Thu Dec 15, 2005 7:06 am
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
- Wed Dec 14, 2005 2:10 pm
- Forum: PSP Development
- Topic: PSPToolchain Installation Help.
- Replies: 10
- Views: 4070
- Wed Dec 14, 2005 2:05 pm
- Forum: PSP Development
- Topic: PSPToolchain Installation Help.
- Replies: 10
- Views: 4070
nope but im studying it real hard....
im starting off by taking open source codes and modifying some stuff....come on ...we all have to start somewhere....well...i opened terminal and went into where my file was.....(where my C file and MAKEFILE was at and wrote those lines in them line by line....then i typed make...presto...i got an e...
- Wed Dec 14, 2005 12:50 pm
- Forum: PSP Development
- Topic: PSPToolchain Installation Help.
- Replies: 10
- Views: 4070
t will take a long time to download and build all the software from scratch, from half an hour to a couple hours depending on the speed of your internet connection and the processing power of your computer. When it is done, you will have to add the following lines to your startup configuration: ## P...
- Wed Dec 14, 2005 12:39 pm
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
MAKEFILE solution
OOOOOHHHH...I FOUND THE SOLUTION....I JUST HAVE TO NAME THE THING MAKEFILE.....WHAT A F***KING IDIOT...U KNOW HOW LONG I WAITED FOR THIS ANSWER !!!!!!! ARRRGGGHHH!!!!!!!1....TO MAKE A MAKEFILE...JUST USE A TEXT EDITOR AND NAME IT MAKEFILE WITH NO EXTENSION....WHY DIDNT ANY1 TELL ME THIS...
- Wed Dec 14, 2005 12:35 pm
- Forum: PSP Development
- Topic: psp-config error
- Replies: 6
- Views: 3734
- Wed Dec 14, 2005 10:12 am
- Forum: PSP Development
- Topic: okay very simple noobie question.
- Replies: 14
- Views: 5540
okay very simple noobie question.
how do you make a makefile...im using a tutorial and im copying and pasting a make file...when i try ot compile it, it says theres no make file...i know to make a C or C++ u have to write (filename).c or (filename).cpp...whats makes extension
- Wed Dec 14, 2005 9:54 am
- Forum: PSP Development
- Topic: psp-config error
- Replies: 6
- Views: 3734
- Wed Dec 14, 2005 9:51 am
- Forum: PSP Development
- Topic: psp-config error
- Replies: 6
- Views: 3734
psp-config error
im a noob but when i try to compile it says: make:psp-config: Command not found Makefile:17: /lib/build.mak: no such file or directory make: ***No rule to make target '/lib/build.mak'. Stop. i installed the psptoolchain (which took forever to install) and now i try to compile some source code and al...