LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 624|回复: 0

这是缺那个文件?

[复制链接]
发表于 2005-10-9 11:41:24 | 显示全部楼层 |阅读模式
这是缺那个文件?

这是缺那个文件? 我从qt-2.3.7中拷过来该文件(qcopchannel_qws.h),但还是出现这个问题:
我也试过改变文件权限,还是没效果.

[root@diao qtopia]# cd /friendly-arm/arm-diao/qtopia-free-1.7.0/src
[root@diao src]# make
make -C libraries/qtopia
make[1]: Entering directory `/friendly-arm/arm-diao/qtopia-free-1.7.0/src/libraries/qtopia'
arm-linux-g++ -c -I/friendly-arm/arm-diao/qtopia-free-1.7.0/include -I/friendly-arm/arm-diao/qt-2.3.2/include -pipe -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC -DQTOPIA_APP_INTERFACE -DQTOPIA_WIN32PROCESS_SUPPORT -I.moc/linux-arm-g++/ -I/friendly-arm/arm-diao/qtopia-free-1.7.0/include -o .obj/linux-arm-g++//global.o global.cpp
In file included from global.cpp:37:
/friendly-arm/arm-diao/qtopia-free-1.7.0/include/qtopia/qcopenvelope_qws.h:24:29: qcopchannel_qws.h: 没有那个文件或目录
global.cpp: In static member function `static void Global::applystyle()':
global.cpp:365: error: incomplete type 'QCopChannel' cannot be used to name a
scope
global.cpp: In static member function `static QWidget* Global::shutdown(bool)':
global.cpp:377: error: incomplete type 'QCopChannel' cannot be used to name a
scope
global.cpp: In static member function `static QWidget* Global::restart(bool)':
global.cpp:388: error: incomplete type 'QCopChannel' cannot be used to name a
scope
global.cpp: In static member function `static void Global::showInputMethod()':
global.cpp:406: error: incomplete type 'QCopChannel' cannot be used to name a
scope
global.cpp: In static member function `static void Global::hideInputMethod()':
global.cpp:421: error: incomplete type 'QCopChannel' cannot be used to name a
scope
global.cpp: In static member function `static void Global::terminate(const
AppLnk*)':
global.cpp:500: error: incomplete type 'QCopChannel' cannot be used to name a
scope
make[1]: *** [.obj/linux-arm-g++//global.o] Error 1
make[1]: Leaving directory `/friendly-arm/arm-diao/qtopia-free-1.7.0/src/libraries/qtopia'
make: *** [libraries/qtopia] Error 2
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表