2開啟終端
cd /users/dianzhi1/desktop/cocos2d-x-3.15
然後執行
期間會提示
->please enter the path of ndk_root (or press enter to skip):
->please enter the path of android_sdk_root (or press enter to skip):
->please enter the path of ant_root (or press enter to skip):
不設定安卓sdk路徑的話直接enter
最後會提示
source /users/dianzhi1/.bash_profile
接下來就是建立工程
先找到cocos包的該目錄
終端cd 到該目錄下
建立專案 。格式為:
cocos new 工程名 -p 包名 -l 語言 -d 目標資料夾
工程建立成功!
cocos2d x環境搭建
cocos2d x更新速度很快,而且每次更新,變化也不小。最近剛剛接觸cocos2d x,看了一些書,很多概念和操作都侷限在相應的版本上。悲劇了。本文的cocos2d x的環境,版本是cocos2d x 2.2.1。環境 win7。1 在安裝cocos2d x之前,先要準備的事情如下 1 vs201...
Cocos2D IOS 環境搭建
ios 作業系統是由蘋果公司開發的手持裝置作業系統,最早發布於 2007 年 1 月 9 日的macworld 大會上,最初是為 iphone 設計的,後來陸續套用到 ipod touch ipad 以及 等蘋果移動操作裝置上。ios 與蘋果以 darwin 為基礎,因此同樣屬於類 unix 的商業...
cocos2dx android 環境 搭建
1.搭建環境 windows 7 cocos2dx 2.1.4 下面 記錄 我 搭建 android 環境 所遇到的 報錯 和 解決 方案 遇到 program bash is not found in path 問題,解決 方案 解決方案 遇到 cocos2dxactivity cannot be...