- Building Android Games with Cocos2d-x
- Raydelto Hernandez
- 156字
- 2021-07-23 19:46:32
Setting up Apache Ant
Apache Ant is a build management tool widely used for automating the Java projects build process. It has been introduced in Cocos2d-x 3.0 for building the framework for the Android platform. It has made the Android build process simpler and enhanced the cross-platform build. Back in Cocos2d-x 2.x, building the Android apps within the Windows operating system required simulating the UNIX environment by using Cygwin. This required minor hacks for successfully building the code, many of them still remain undocumented on the official Cocos2d-x site.
This tool can be downloaded from the link: https://www.apache.org/dist/ant/binaries/
At the time of writing this book, version 1.9.4 was the latest. This tool is a cross-platform tool so a single download will work on any operating system that provides support for the Java technology.
In order to install this tool, just unzip the file. Remember the path since you will need it during the Cocos2d-x setup process.
- Advanced Splunk
- Java面向對象軟件開發
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- HoloLens Beginner's Guide
- Interactive Data Visualization with Python
- Scala Design Patterns
- Blender 3D Incredible Machines
- YARN Essentials
- SQL Server與JSP動態網站開發
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- C和C++游戲趣味編程
- 區塊鏈技術進階與實戰(第2版)
- HTML+CSS+JavaScript編程入門指南(全2冊)
- .NET 4.5 Parallel Extensions Cookbook
- 自學Python:編程基礎、科學計算及數據分析(第2版)