Hi!
Another Issue for plugin-x from me ^^
Using: Windows 8.1 x64 with cygwin
After ./publish.sh I need to paste the directories for android sdk ndk and ant.
After the script is creating the plugins for everything it shows this error:
./toolsForPublish/publishPlugin.sh: Zeile 73: /cygdrive/c/cocos/tools/ant/ant: No such file or directory
./toolsForPublish/publishPlugin.sh: Zeile 74: /cygdrive/c/cocos/tools/ant/ant: No such file or directory
It adds /ant to the path I set for ant-files. That's wrong?
And how can I reset the ant-path?