1. is it possible to build the apk under windows? Someone did it?
Сonstantly appear new errors. I installed Android SDK/NDK, Cygwin with binutils, cpio, eclipse. I tried a zip version and git version.
off.build Version 1.2 Revision 2:
When i start run-host.bat then appear the errors:
- Code: Select all
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/tapjoy/./res/values/tapjoy.xml not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/tapjoy/./.project not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/tapjoy/./build.xml not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/tapjoy/./.classpath not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/tapjoy/./project.properties not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/project/assets/lua/./moai.png
- not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/project/assets/lua/./main.lua
- not created: newer or same age version exists
- Q:\cygwin\bin\cpio.exe: /cygdrive/d/moai-sdk/hosts/ant/build/project/assets/lua/lua-module
- s/./moai/apsalar.lua not created: newer or same age version exists
- ....
- Buildfile: D:\moai-sdk\hosts\ant\build\project\build.xml
- BUILD FAILED
- D:\moai-sdk\hosts\ant\build\project\build.xml:83: The following error occurred while execu
- ting this line:
- Q:\Programs\android-sdk\tools\ant\build.xml:90: taskdef A class needed by class com.androi
- d.ant.GetLibraryPathTask cannot be found: com/android/sdklib/internal/project/IPropertySou
- rce
- using the classloader AntClassLoader[Q:\Programs\android-sdk\tools\lib\anttasks.jar;Q:\Pr
- ograms\android-sdk\tools\lib\common.jar]
2. Someone can the build the x:\moai-sdk\samples\hello-moai(or any other) and share the folder x:\moai-sdk\hosts\ant\ (build,*.sh etc) ?
I want to see the structure of eclipse project and all changes.
Solved installed Ubuntu.
Thanks!

