rapt-pygame-example icon indicating copy to clipboard operation
rapt-pygame-example copied to clipboard

The build fails because market_licensing does not contain build.xml

Open furmada opened this issue 8 years ago • 2 comments

When building, the process fails with the message:

BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:597: Invalid file: C:\Users\Adam\Documents\Code\rapt\extras\google\market_licensing\library\build.xml

furmada avatar Jul 05 '16 17:07 furmada

Your error report seems to lack information. Can you please post the upper portion of the stack trace as to why the build failed.

ryesalvador avatar Oct 27 '16 11:10 ryesalvador

I have the same issue but on Linux. here are the last rows of output: ` [echo] Creating output directories if needed... [echo] ---------- [echo] Resolving Dependencies for USBcontrol-1... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------ [echo] ---------- [echo] Building Libraries with 'release'...

BUILD FAILED /programme/RAPT/android-sdk-r24.4.1/tools/ant/build.xml:597: Invalid file: /programme/RAPT/extras/google/market_licensing/library/build.xml

Total time: 0 seconds

The build seems to have failed.`

Do I have to install some additional packages in the Android SDK Manger?

ghost avatar Jul 30 '17 13:07 ghost