We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
[android]Android.mk of HelloWorld and tests depends on alphabet order
[android]Android.mk of HelloWorld and tests depends on alphabet order
Bug #367 [Closed]
- Assignee deleted (
zhangxm)
- Target version set to 9
- Target version changed from 9 to cocos2d-0.99.5-x-0.8.3
- Subject changed from [android]Android.mk of HelloWorld and tests have bug to [android]Android.mk of HelloWorld and tests depends on alphabet order
- Status changed from New to Accepted
- Assignee set to zhangxm
- Target version changed from cocos2d-0.99.5-x-0.8.3 to cocos2d-0.99.5-x-0.8.2
- Project changed from cocos2d-x to cpp
- Category deleted (
2) - Target version deleted (
cocos2d-0.99.5-x-0.8.2)
Status: | Closed | |
---|---|---|
Start date: | 2011-03-01 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
The toolchain of Android build project depending on the alphabetical order, so should add APP_MODULES in Application.mk to ask building tool to compute module dependencies automatically.