3.3beta编译失败,纠结三天了

小白,在网上找了许多入门的教程,但不知为什么就总是有各种各样的问题,快崩溃了…TAT
Running command: compile
Building mode: debug
Android platform not specified, searching a default one…
running: ‘“G:\stu\Android\adt-bundle-windows-x86-20130522\adt-bundle-windows-x86
-20130522\sdk\tools\android” update project -t android-17 -p G:\androidGAME\coco
s2d-x-3.3beta0\game\mytext1\proj.android’

Updated project.properties
Updated local.properties
Updated file G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android\proguar
d-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
Android platform not specified, searching a default one…
running: ‘“G:\stu\Android\adt-bundle-windows-x86-20130522\adt-bundle-windows-x86
-20130522\sdk\tools\android” update lib-project -p G:\androidGAME\cocos2d-x-3.3b
eta0\game\mytext1\proj.android…/cocos2d/cocos/platform/android/java -t android
-17’

Updated project.properties
Updated local.properties
Updated file G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android…\coco
s2d\cocos\platform\android\java\proguard-project.txt
building native
NDK build mode: debug
running: ‘D:\BaiduYunDownload\android-ndk-r9-windows-x86\android-ndk-r9\ndk-buil
d -C G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android -j2 NDK_MODULE_
PATH=G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android…/cocos2d;G:\a
ndroidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android…/cocos2d/cocos;G:\andr
oidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android…/cocos2d/external NDK_DEB
UG=1’

Android NDK: Invalid APP_STL value: c++_static
Android NDK: Please use one of the following instead: system stlport_static stl
port_shared gnustl_static gnustl_shared gabi++_static gabi++_shared none
make: Entering directory G:/androidGAME/cocos2d-x-3.3beta0/game/mytext1/proj.an droid' D:/BaiduYunDownload/android-ndk-r9-windows-x86/android-ndk-r9/build/core/add-app lication.mk:254: *** Android NDK: Aborting . Stop. make: Leaving directory G:/androidGAME/cocos2d-x-3.3beta0/game/mytext1/proj.and
roid’
Ndk build failed!

ndk需要r9d

这么快,都用上3.3了

谢谢二楼,换成了r9d,结果错误变成了这样
G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1>cocos compile -p android -j 2
Running command: compile
Building mode: debug
Android platform not specified, searching a default one…
running: ‘“G:\stu\Android\adt-bundle-windows-x86-20130522\adt-bundle-windows-x86
-20130522\sdk\tools\android” update project -t android-17 -p G:\androidGAME\coco
s2d-x-3.3beta0\game\mytext1\proj.android’

Updated project.properties
Updated local.properties
Updated file G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android\proguar
d-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
Android platform not specified, searching a default one…
running: ‘“G:\stu\Android\adt-bundle-windows-x86-20130522\adt-bundle-windows-x86
-20130522\sdk\tools\android” update lib-project -p G:\androidGAME\cocos2d-x-3.3b
eta0\game\mytext1\proj.android…/cocos2d/cocos/platform/android/java -t android
-17’

Updated project.properties
Updated local.properties
Updated file G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android…\coco
s2d\cocos\platform\android\java\proguard-project.txt
building native
NDK build mode: debug
running: ‘D:\android-ndk-r9d\ndk-build -C G:\androidGAME\cocos2d-x-3.3beta0\game
\mytext1\proj.android -j2 NDK_MODULE_PATH=G:\androidGAME\cocos2d-x-3.3beta0\game
\mytext1\proj.android…/cocos2d;G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1
proj.android…/cocos2d/cocos;G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\pro
j.android…/cocos2d/external NDK_DEBUG=1’

make.exe: Entering directory G:/androidGAME/cocos2d-x-3.3beta0/game/mytext1/pro j.android' Compile++ thumb: cocos2dcpp_shared <= main.cpp Compile++ thumb: cocos2dcpp_shared <= AppDelegate.cpp In file included from jni/hellocpp/main.cpp:1: In file included from jni/../../Classes\AppDelegate.h:4: In file included from G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.androi d\../cocos2d/cocos/3d/..\cocos2d.h:56: In file included from G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.androi d\../cocos2d/cocos/3d/../base/ZipUtils.h:34: G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android\../cocos2d/cocos/3d/ ..\platform/android/CCFileUtils-android.h:37:10: fatal error: 'android/asset_manager.h' file not found #include "android/asset_manager.h" ^ In file included from jni/../../Classes/AppDelegate.cpp:1: In file included from jni/../../Classes/AppDelegate.h:4: In file included from G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.androi d\../cocos2d/cocos/3d/..\cocos2d.h:56: In file included from G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.androi d\../cocos2d/cocos/3d/../base/ZipUtils.h:34: G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1\proj.android\../cocos2d/cocos/3d/ ..\platform/android/CCFileUtils-android.h:37:10: fatal error: 'android/asset_manager.h' file not found #include "android/asset_manager.h" ^ 1 error generated. make.exe: *** E rror 1 make.exe: *** Waiting for unfinished jobs.... 1 error generated. make.exe: *** [obj/local/armeabi/objs-debug/cocos2dcpp_shared/__/__/Classes/AppD elegate.o] Error 1 make.exe: Leaving directory G:/androidGAME/cocos2d-x-3.3beta0/game/mytext1/proj
.android’
Ndk build failed!
G:\androidGAME\cocos2d-x-3.3beta0\game\mytext1>

我觉得我还是上天台算了…TAT

http://www.cocoachina.com/bbs/read.php?tid-455305.html
遇上同样的问题了,不知道你解决了么

我解决了,不知道你搞定没
你可以看看我的解决方法
http://www.cocoachina.com/bbs/read.php?tid=455305&page=e&#a