首页| 论坛| 消息

回复: qt程序在linux下的发布
#6 [iiiyyyhhhsss 11-02 20:40]
根据它的描述,第一步如下
Building Qt Statically
To use this approach, you must start by installing a static version of the Qt library:
cd /path/to/Qt
./configure -static -prefix /path/to/Qt
make sub-src
但是错误提示说找不到configure,怎么办?
#7 [dbzhang800 11-02 21:53]
引用第6楼iiiyyyhhhsss于2009-11-02 20:40发表的  :
根据它的描述,第一步如下
Building Qt Statically
To use this approach, you must start by installing a static version of the Qt library:
.......
不应该吧,你不是从官方下载的Qt源码?
#8 [iiiyyyhhhsss 11-02 22:41]
应该是我不理解这几句的意思
/path/to/Qt
这个路径到底指的是什么路径,是我工程的路径吗?还是其他什么路径?
#9 [iiiyyyhhhsss 11-02 22:43]
/opt/qtsdk-2009.03/qt
是否是安装qt的目录,就是上面那个,我把qt安装在那里了,里面有一个configure
#10 [iiiyyyhhhsss 11-02 22:44]
还有就是我不明白是指什么参数?

<< 1 2 3 >> (2/3)

回复 发表
主题 版块