| View previous topic :: View next topic |
| Author |
Message |
Nezidig
Joined: 10 Mar 2009 Posts: 4
|
Posted: Wed Mar 11, 2009 2:30 am Post subject: Failed. Again. Question. |
|
|
Okay, so I get all of my things installed smoothly (autoconf, automake, etc, etc.) and I go to run ./toolchain.sh and this is what I get.
ERROR: Set $PSPDEV before continuing.
../depends/check-pspdev.sh: Failed.
I've reinstalled Cygwin, still nothing. Is it a bad check-pspdev file? |
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Wed Mar 11, 2009 2:36 am Post subject: |
|
|
read the readme again.
there is a part which says that you have to export some variables. _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
Nezidig
Joined: 10 Mar 2009 Posts: 4
|
Posted: Wed Mar 11, 2009 3:25 am Post subject: |
|
|
| Got it, thanks, it's doing it now. It's been doing it for, maybe, 45 mins? Its taking awhile. |
|
| Back to top |
|
 |
|