rapt-pygame-example
rapt-pygame-example copied to clipboard
The build fails because market_licensing does not contain build.xml
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
Your error report seems to lack information. Can you please post the upper portion of the stack trace as to why the build failed.
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?