Problem


Montsubai

Still Fresh
Joined
Dec 22, 2005
Messages
66
Age
31
I've downloaded the official SDK from dev.gp2x.com, and extracted all its content to the C:\ disk. But whenever I try to compile a program, I always get the following error:

Code:
Compiler: win
Building Makefile: "C:\GP2XSDK\Projects\Test\Makefile.win"
Executing  make...
make.exe -f "C:\GP2XSDK\Projects\Test\Makefile.win" all
cygwin-mkdir -p "win"/gp2xsdk/bin/cygwin-mkdir: missing operand
Try `/gp2xsdk/bin/cygwin-mkdir --help' for more information.
make.exe: *** [all-before] Error 1
Execution terminated

Anyone knows how to solve this?

EDIT: Solved, by deleting the environment variables of the 'unofficial' devkitGP2X
 
Back
Top