We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Use static library for cocos2dx project on bada and qnx platform
Use static library for cocos2dx project on bada and qnx platform
Bug #984 [Closed]
- Project changed from cocos2d-x to cpp
- Category deleted (
8) - Target version deleted (
cocos2d-1.0.1-x-0.12.0)
Status: | Closed | |
---|---|---|
Start date: | 2012-02-27 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
There is an odd bug in gcc compiler.Sometimes the correct dynamic_cast will return NULL pointer.So we should build cocos2dx project as static libraries to avoid this bug.
This bug is reported at http://www.cocos2d-x.org/boards/15/topics/8573.