Just testing out the new toolchain since I seen it just came out and Im having a problem.
Dependencies:
gcc: Found!
make: Found!
wget: Found!
patch: Found!
svn: Found!
$PS2DEV: Found!
$PS2SDK: Found!
path: Error!
=====================
== ERROR DETECTED! ==
=====================
##
## Executing the following command:
##
## { export | grep ' PS2DEV='; }
##
export PS2DEV="c:/cygwin/usr/local/ps2dev"
##
## Executing the following command:
##
## { export | grep ' PS2SDK='; }
##
export PS2SDK="c:/cygwin/usr/local/ps2dev/ps2sdk"
##
## Executing the following command:
##
## { export | grep ' PATH=' | grep 'c:/cygwin/usr/local/ps2dev'; }
##
ERROR: Please read README.PS2 for information.
I agree...it sounds straight forward but the export commands don't work in my cygwin batch....I have ps2sdk setup already but wanting the update and I have it work with <set> in the batch not export.
Any ideas why this error?