Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- FLV Player
- 단말 테스트
- papervision3d
- javascript
- Alpha
- debuger
- red5
- SWFObject
- flashplayer
- ExteranlInterface
- ubuntu touch
- fd3
- Demo
- 비트맵리사이즈
- ios
- os x
- complie
- Movieplayer
- FlashDevelop
- flash
- FLVPlayback
- TweenMax
- android studio
- publish setting
- cocos2d-x
- Lifefilm
- Renewal
- smoothing
- 가로
- wireless keyboard
Archives
- Today
- Total
ALL ABOUT ME
Cocos2d-x :: Protocol Buffers 본문
| 준비
1. full source download
: https://developers.google.com/protocol-buffers/
2. compile
: $ ./configure --prefix=/Users/threeword/protobuf/
: $ sudo make
: $ sudo make install
3. eclipse plugin install and settings
: 플러그인 설치 - http://protobuf-dt.googlecode.com/git/update-site (참고 https://code.google.com/p/protobuf-dt/)
: 설정 - preference > Protocal Buffer > Complie .proto files on save 체크
: Main Tab - 위에서 컴파일한 protoc 파일 경로 지정
: Options - 생성할 language 체크
'Lab' 카테고리의 다른 글
iOS :: 개인 사업자 등록 (0) | 2013.05.14 |
---|---|
iOS :: iOS 개발 준비 (0) | 2013.05.14 |
OS X :: OS X에서 full source compile 하려면? (0) | 2013.04.24 |
OS X :: iterm2 (0) | 2013.02.04 |
Android :: TimingLogger 사용법 (0) | 2012.05.28 |
Comments