标题:为什么Qt5.1.0用安卓套件时会卡死?
作者:soeasy
日期:2013-07-07 19:59
内容:
RTRT。 Creator老是卡死不动。。 运气好点能启动到模拟器,再次卡死, 难道是我的配置错了还是电脑配置太低?
哪位同志解答下?
#1 [tompsontan 07-07 21:28]
和配置没关系的,我之前用necessitas的时候也那样,估计这个问题到Qt5.1都还没解决。。。
#2 [descent 07-07 22:09]
請問你們可以執行 qt 5.1 的 qtcreate 嗎?
我使用 debian,
qtcreate 一執卡在 clock_gettime function 裡頭, 無法正常啟動。
clock_gettime(CLOCK_MONOTONIC, {5315, 458918574}) = 0
clock_gettime(CLOCK_MONOTONIC, {5315, 459187882}) = 0
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=16, events=POLLIN}, {fd=22, events=POLLIN}], 6, 169541) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\0\0\0\0\0\0", 16) = 8
clock_gettime(CLOCK_MONOTONIC, {5318, 204940484}) = 0
clock_gettime(CLOCK_MONOTONIC, {5318, 205176548}) = 0
#3 [jakes 07-07 22:13]
都有这样的问题,只能先构建部署后自己安装到虚拟机了。期待qt5.2 时更好吧。
#4 回 3楼(jakes) 的帖子 [tompsontan 07-07 22:31]
一年多之前,Qt for Android 在necessitas时代的时候就那样了,要等它解决不知道等到猴年马月。。。
#5 [wuming123057 07-11 17:04]
不过,使用真机运行倒是很方便