en

hi, it seems you are using microsoft internet explorer. it doesn't match web standard and causes problems browsing this site. please please please use mozilla firefox or google chrome instead. thank you!

zh

哦哦!您正在使用Internet Explorer 瀏覽器,它與我們的網頁標準並不相容,可能會導致畫面顯示不正常。
請改用 Mozilla Firefox 或者 Google Chrome 才能正常瀏覽本網站,謝謝!

5.31.2011

在 Xcode 中安裝 cocos2d SDK 的方法

  

關於 cocos2d SDK 大家應該都耳熟能詳,製作遊戲、小動畫等相關的程式都可以使用它,cocos2d 標榜的就是快速、免費而且容易使用,下面就來看看要如何把 cocos2d  SDK 安裝在 Xcode 4 上吧。

首先從 cocos2d 官方網站下載目前最新的版本,我們以版本 cocos2d-iphone-1.0.0-rc2.tar.gz 的檔案為例,解壓縮之後得到 cocos2d-iphone-1.0.0-rc2 資料夾,這時候開啟你工具程式裡的終端機 Terminal,找到此資料夾的位置並鍵入以下指令。

./install-templates.sh -u -f
接著畫面上會跳出安裝過程,並安裝以下幾個主要內容。

//Installing Xcode 4 cocos2d iOS template
//Installing Xcode 4 Chipmunk iOS template
//Installing Xcode 4 Box2d iOS template
//Installing Xcode 4 CCNode file templates
//Installing Xcode 3 cocos2d iOS template
//Installing Xcode 3 cocos2d iOS + box2d template
//Installing Xcode 3 cocos2d iOS + chipmunk template
//Installing Xcode 3 cocos2d Mac template
//Installing Xcode 3 CCNode file templates

系統會依照所使用的 Xcode 版本安裝對應的檔案,cocos2d SDK 到這裡就已經算是安裝完成,如果是使用 Xcode 4 的讀者,安裝完成之後卻沒有找到對應的 Templates,可以參考官方網站 Xcode 4 專用的樣板 Templates 所提供的作法。

ps:目前已知穩定版本 Stable version cocos2d-iphone-0.99.5.tar.gz 還未完全支援 Xcode 4,若是安裝此版本還必需參考官方網站 Xcode 4 專用的樣板 Templates 手動安裝 Templates。









沒有留言:

張貼留言