cant build to android dx tool failed
when I try to compile a feathers mobile project i get the following error:
`: compileAPKProject: : : [java] dx tool failed: : :
BUILD FAILED : C:\moonshine\bbbNewFeathersMobileProject\build\build.xml:146: Java returned: 17 : : Total time: 20 seconds : :
BUILD FAILED : C:\moonshine\bbbNewFeathersMobileProject\build\build.xml:146: Java returned: 17 : : Total time: 20 seconds : FSCH exit code: 17`
according to this link:
https://help.adobe.com/en_US/air/build/WSBE9908A0-8E3A-4329-8ABD-12F2A19AB5E9.html
when adt. jar returns 17 it means: "Device packaging tool failed.
The package could not be created because expected operating system components are missing."
I have no idea what that means I only know as3.
I'm using moonshine ide trying to compile a feathers/starling project.
please help.
