cocos2d - x 2. x 2.26 으로 업그레이드 해 야 appstore 에서 64bit 지원 에 대한 검증 을 통과 할 수 있 습 니 다.

1766 단어 64 비트cocos2d-x2.x
제목 은 좀 위협 적 이지 만 2. x 의 친 구 를 사용 하고 있다 면 2.26 으로 업그레이드 하 는 것 이 필요 하 다.luajit 는 64bit 를 지원 하지 않 기 때문에 ios 64bit 에 서 는 lua 만 사용 할 수 있 고 luajit 를 사용 할 수 없습니다.cocos2d - x2.26 은 이 를 위해 3. x 의 lua 암호 화 를 전문 적 으로 이식 했다.상세 한 것 은 여 기 를 볼 수 있다.http://www.cocos2d-x.org/news/386
참고 로 32bit 랑 64bit 가 달라 요.
Integer data type
ILP32 size
ILP32 alignment
LP64 size
LP64 alignment char
1 byte
1 byte
1 byte
1 byte BOOLbool
1 byte
1 byte
1 byte
1 byte short
2 bytes
2 bytes
2 bytes
2 bytes int
4 bytes
4 bytes
4 bytes
4 bytes long
4 bytes
4 bytes
8 bytes
8 bytes long long
8 bytes
4 bytes
8 bytes
8 bytes
pointer
4 bytes
4 bytes
8 bytes
8 bytes size_t
4 bytes
4 bytes
8 bytes
8 bytes time_t
4 bytes
4 bytes
8 bytes
8 bytes NSInteger
4 bytes
4 bytes
8 bytes
8 bytes CFIndex
4 bytes
4 bytes
8 bytes
8 bytes fpos_t
8 bytes
4 bytes
8 bytes
8 bytes off_t
8 bytes
4 bytes
8 bytes
8 bytes
Floating-point type
ILP32 size
LP64 size float
4 bytes
4 bytes double
8 bytes
8 bytes CGFloat
4 bytes
8 bytes
프로젝트 가 2.26 버 전 이하 로 사용 되 고 있다 면 이 글 을 참고 하여 수 동 업그레이드 로 2.26 을 지원 할 수 있 습 니 다.
http://blog.csdn.net/forza2121/article/details/43280847

좋은 웹페이지 즐겨찾기