Guten Abend,
ich wollte über CMD unter Windows eine App erstellen zum testen wie das funktioniert. Schau mir dazu ein video an und man muss folgenden Befehl ausführen:
phpapp>phonegap local build android
im Video läuft alles durch, nur ich bekomme eine Fehlermeldung
C:\Users\Caarii\phpapp>phonegap local build android
[phonegap] adding the Android platform...
C:\Users\Caarii.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:126
throw e;
^
Error: ERROR : executing command 'ant', make sure you have ant installed and add
ed to your path.
at C:\Users\Caarii.cordova\lib\android\cordova\3.4.0\bin\lib\check_reqs.js:4
7:27
at ChildProcess.exithandler (child_process.js:641:7)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)
[error] cmd: Command failed with exit code 8
C:\Users\Caarii\phpapp>
hat jemand Erfahrung damit bzw. könnt ihr sehen wo mein Problem liegen könnte? Hab den Pfad eigentlich richtig eingetragen:
C:\Users\Caarii\AppData\Roaming\npm;C:\Program Files (x86)\Java\jdk1.7.0_45\bin;C:\Users\Caarii\Downloads\adt-bundle-windows-x86_64-20140321\sdk\tools