首页| 论坛| 消息

回复: qtembedded的桌面系统EMD(即Embedded desktop)
#96 [gaowf_1987 10-21 11:05]
编译出现这个问题是怎么回事呀?
emdecorationplugin/emdecoration.cpp:1: 错误:开关的参数(generic,属于开关-mtune=)不正确
emdecorationplugin/emdecoration.cpp:1: 错误:开关的参数(i386,属于开关-march=)不正确
#97 [zzz945 10-21 11:06]
为EMD做了一个文件系统, 在http://blog.csdn.net/z642010820/archive/2010/10/14/5939999.aspx记录了制作的全过程, 有全部的脚本和配置文件。
#98 回 96楼(gaowf_1987) 的帖子 [zzz945 10-21 11:09]
是编译器的问题吧, 你在命令行里打qmake -v看看
#99 [liyayao 11-01 11:09]
编译时出现
'class QApplication'has no menber named 'qwsSetDecoration'
怎么解决
#100 [liyayao 11-01 11:47]
make clean 之后出了 'QCopChannel' was not declared in this scope
编译qtembedded for x86的时候我, ./configure -prefix /path install, -phonon ,-qvfb 然后make ,make install
在qcopchannel_qws.h中有
#ifndef QT_NO_COP
class QWSClient;
class QCopChannelPrivate;
.....
是不是 就说明编译qt时, 没有把这模块编译进去

<< 18 19 20 21 22 >> (20/40)

回复 发表
主题 版块