`
yugangzhen
  • 浏览: 9809 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类

[obj/local/armeabi/objs/game_shared/hellocpp/main.o] Error 1解决办法

 
阅读更多

在Eclipse上使用NDK编译cocos2d-x引擎写的游戏时出现了

 

jni/hellocpp/main.cpp: In function 'jint JNI_OnLoad(JavaVM*, void*)':
jni/hellocpp/main.cpp:16:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [obj/local/armeabi/objs/game_shared/hellocpp/main.o] Error 1

 

这时你先试试在Application.mk里面添加APP_PLATFORM := android-8

如果添加完成后还没有解决你的问题的话,你就把NDK删除了重现拷贝一份新的,在编译试试。我在Application.mk里面添加APP_PLATFORM := android-8添加了没有解决我的问题,最后我把NDK删除了重现拷贝一份新的就可以正常编译了。

 

分享到:
评论

相关推荐

    rtl8188FU_linux_v5.2.11.1_22924.20170703.tar.gz

    rootroot@cm88:/home/wwt/tinav2.5$ 7za x com_tinav2.5通用修改2没有外层目录_干掉AXP223的温度检测20180326_1023.7z -r -o./ rootroot@cm88:/home/wwt/tinav2.5$ source build/envsetup.sh (请严重注意:lunch...

    /out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar

    android 系统应用二次开发的导入包,生成位置 /out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar 自己命名成了 framework_intermediates_class.jar 源文件叫 class.jar

    Android NDK移植jpeg-turbo库

    1. **配置环境**:确保已安装Android NDK,并配置好NDK路径。在Android Studio中,可以在项目的build.gradle文件中指定NDK版本。 2. **创建jni目录**:在你的Android项目中创建jni目录,这是存放C/C++源码的地方。...

    obj.rar_obj_obj C++_obj 加载_obj文件_site:www.pudn.com

    "obj.rar_obj_obj C++_obj 加载_obj文件_site:www.pudn.com"这个标题暗示了一个使用C++语言编写的程序,其目的是为了加载和处理OBJ文件。这个程序可能是一个开源项目,发布在www.pudn.com网站上,为开发者提供了加载...

    Android 2.3 系统Setting 源码,包括所需的6个jar包

    out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar; out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes.jar; out/target/common/obj/JAVA_LIBRARIES/...

    shop_module_city.min.js

    var data_region = region[obj.selectedIndex+1]; city.length=1; for(var i in data_region['child']){ city[i]=new Option(data_region['child'][i].name,data_region['child'][i].name); } set...

    VS2012中使用SQLite3出现中重定义解决办法

    1&gt;msvcrtd.lib(ti_inst.obj) : error LNK2005: "private: class type_info & __thiscall type_info::operator=(class type_info const &)" (??4type_info@@AAEAAV0@ABV0@@Z) 已经在 libcmtd.lib(typinfo.obj) 中定义...

    qtcreator4.4.1.zip

    IS_GCC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I../../../src -I../../../src -I../../libs -I/opt/qt-creator-opensource-src-4.4.1/tools -I../../...

    Python库 | obj_tables-1.0.13.tar.gz

    资源分类:Python库 所属语言:Python 资源全名:obj_tables-1.0.13.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059

    error LNK2005: DllMain already defined in corelibc.lib(dllmain.obj)

    error LNK2005: DllMain already defined in corelibc.lib(dllmain.obj)的解决方案

    mtcpsink.cc mtcpsink.h mtcpsink.o mudp.cc mudp.o mudp.h mudpsink.cc

    # ./threshold USAGE: find receiving threshold for certain communication range (distance) SYNOPSIS: threshold -m &lt;propagation-model&gt; [other-options] distance &lt;propagation-model&gt;: FreeSpace, ...

    Stalin_Bust_OBJ_not_reduced.obj

    obj文件,可以直接用meshlab打开,可以做vr等应用,详见本人blog文章介绍,https://blog.csdn.net/lxj_prml/article/details/107409753

    rtl8188eu_r16m_20161208_服务器再次验证最终完成版本_20170531_1559没有外层目录.7z

    $(LOCAL_PATH)/rtl8703b_config:system/etc/firmware/rtl8703bs_config (关闭realtek的BT,否则会编译出错:) #$(TOP_DIR)device/softwinner/$(basename $(TARGET_DEVICE))/bluetooth/rtkbt.conf:system/etc/...

    C生成静态库给C++调用出现undefined reference to ...解决方案_cpp

    $(CXX) $(CXXFLAGS) main.cpp $(OBJS) $(LDFLAGS) -o main $(LIBRARY): $(OBJS) $(AR) $(ARFLAGS) $(LIBRARY) $(OBJS) %.o: %.c $(CC) $(CFLAGS) $&lt; -o $@ clean: rm -f *.o $(LIBRARY) main ``` 这个...

    dp18_ap6330整理完工20170209_1129.7z

    make: *** [out/target/product/tulip-d1/obj_arm/SHARED_LIBRARIES/libbt-vendor_intermediates/src/userial_vendor.o] 错误 1 Host Clang TableGen: llvm-rs-cc (gen-clang-diags-defs -clang-component=Common) ...

    bpi_a64_android初步编译为LCD显示20170309_1442.7z

    a64_android/lichee/brandy/u-boot-2014.07/../gcc-linaro/bin/arm-linux-gnueabi-ld /home/wwt/a64/bpi_a64_android/lichee/brandy/u-boot-2014.07/arch/arm/cpu/armv7/sun50iw1p1/dram/libchipid.o /home/wwt/a64/...

    关于vue路由缓存清除在main.js中的设置

    1.main.js /* 页面数据缓存 */ var _CACHE_OBJS = {}; function _init_cache(comp, key, cache) { var obj = cache[key]; if (obj !== undefined) { comp[key] = obj; } var deep = typeof comp[key] === '...

    three.js obj转js的详细步骤

    three.js obj转js的详细步骤 在 three.js 中,加载模型文件可以使用多种格式,其中 js 格式的模型文件是可以直接加载的文件,不需要引用其他 loader 插件,只需要使用 THREE.JSONLoader() 即可。那么,如何将 obj ...

    compare_md5_s.rar

    new add file: ./gg_test/Debug/stdafx.obj a312a3b680dbf48532ae68b4927b4927 MD5 change: ./gg_test/Debug/mt.dep e5be446e1cc8637379cb740d4c258e9c MD5 change: ./gg_test/Debug/gg_test.pch c8ca52020b8b9a53cb...

    最新libcurl静态库

    如果出现以下错误: ...1&gt;libcurld.lib(openssl.obj) : error LNK2019: 无法解析的外部符号 _sk_num,该符号在函数 _cert_stuff 中被引用 ............... 则应添加对 ssleay32.lib 和 libeay32.lib 的引用

Global site tag (gtag.js) - Google Analytics