Projects > cpp > Issues > Bug #2617

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Android crashes on release build

Bug #2617 [Rejected]
godyZ 2013-08-21 02:04 . Updated almost 11 years ago

(litmisty opened this issue a day ago in github)

This is my Application.mk

APP_STL := gnustl_static
APP_CPPFLAGS := frttistd=c++11 DCOCOS2D_DEBUG=0DDEBUG=0 DNDEBUG=1DGXX_EXPERIMENTAL_CXX0X=1
APP_OPTIM := release
NDK_TOOLCHAIN_VERSION := 4.8
NDK_DEBUG := 0
AppDelegate.cpp

Director* director = Director::getInstance();
EGLView* eglView = EGLView::getInstance();
director->setOpenGLView(eglView); // Crashed here

WenHai 2014-01-08 09:09
  • Status changed from New to Rejected

I tested it on 3.0 alpha1, it work normal.

zhangxm 2014-01-09 06:02
  • Target version deleted (Candidate)

Atom PDF

Status:Rejected
Start date:2013-08-21
Priority:Normal
Due date:
Assignee:-
% Done:

0%

Category:android
Target version:-