首页| 论坛| 消息

标题:qt5.3.1 andriod
作者:foxgod
日期:2016-01-19 15:42
内容:

打成安装包在手机上运行,总是提示您的程序出现一个致命的错误。导致无法运行。错误如下

启动远端进程。D/dalvikvm(31440): Zygote::ForkAndSpecialize : 0
D/dalvikvm(31440): zygote get new systemTid : 31440
D/dalvikvm(31440): Late-enabling CheckJNI
D/dalvikvm(31440): threadid=2: interp stack at 0x5bd10000
D/dalvikvm(31440): threadid=3: interp stack at 0x5be30000
D/jdwp(31440): prepping for JDWP over ADB
D/dalvikvm(31440): Elevating priority from 0 to -8
D/dalvikvm(31440): threadid=4: interp stack at 0x5bf51000
D/jdwp(31440): JDWP: thread running
D/jdwp(31440): trying to receive file descriptor from ADB
D/dalvikvm(31440): threadid=5: interp stack at 0x5f598000
D/dalvikvm(31440): zygote get thread init done
D/dalvikvm(31440): create interp thread : stack size=128KB
D/dalvikvm(31440): create new thread
D/dalvikvm(31440): new thread created
D/dalvikvm(31440): update thread list
D/dalvikvm(31440): threadid=6: interp stack at 0x5f5b8000
D/dalvikvm(31440): threadid=6: created from interp
D/dalvikvm(31440): start new thread
D/dalvikvm(31440): create interp thr ..


#1 [foxgod 01-20 11:05]
问题找到了,原来是我建的工程名字是123,这样生成的.SO文件名字错了,换成英文开头的工程名字,程序就正常了。希望对大家有帮助,菜鸟第一次使用

回复 发表
主题 版块