- 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.
- DB2 V9權威指南
- JavaScript從入門到精通(微視頻精編版)
- Drupal 8 Blueprints
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Interactive Data Visualization with Python
- Access 2016數據庫管
- Scratch3.0趣味編程動手玩:比賽訓練營
- Django 3.0入門與實踐
- Unity 2018 Augmented Reality Projects
- 3ds Max印象 電視欄目包裝動畫與特效制作
- QPanda量子計算編程
- HTML5與CSS3權威指南
- Offer來了:Java面試核心知識點精講(框架篇)
- ANSYS FLUENT 16.0超級學習手冊
- Managing Windows Servers with Chef