compiling eror
hello, i get eror while compiling the tutorial,i have done instal jdk, papaya and android sdk via install.bat, so 'android-SDK with froyo platform' folder already inside the PapayaGameSDK
environment variable like Path and JAVA_HOME was already set,
but when i compile the tutorial, :
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>cd "=PAPAYA="
C:\=PAPAYA=>cd PapayaGameSDK
C:\=PAPAYA=\PapayaGameSDK>compile tutorial
Parsing file : projects\tutorial\tutorial.as
Analyzing file : projects\tutorial\tutorial.as
Generating file : projects\tutorial\tutorial.as
Exporting APK...
Exporting Error... 'C:\' is not recognized as an internal or external command,
operable program or batch file.
Exporting Error... javac: file not found: C:\=PAPAYA=\PapayaGameSDK\out\tutorial
\gen\com\papaya\firstgame\R.java
Usage: javac <options> <source files>
use -help for a list of possible options
Exporting Error... 'C:\' is not recognized as an internal or external command,
operable program or batch file.
Exporting Error... 'C:\' is not recognized as an internal or external command,
operable program or batch file.
how to fix that problem ... :(
Try compile.bat tutorial.
If it is still there. Try to put the folder in another path.
It seems some windows cmd problem
Page:
[1]