• 3679阅读
  • 4回复

Help me for my compiling example problems [复制链接]

上一主题 下一主题
离线foxyz
 

只看楼主 倒序阅读 楼主  发表于: 2007-08-31
— 本帖被 XChinux 执行加亮操作(2008-07-18) —
Hi,buddys here!
I'm are newbie .
I installed QT4.3.1 on my solaris OS.
when i'm trying example $QTDIR/examples/xml/dombookmarks
it report errors,like this:

errors  sounds like can't find XML lib??

i'm so serious!!
[ 此贴被XChinux在2008-07-18 09:41重新编辑 ]
离线foxyz

只看该作者 1楼 发表于: 2007-08-31
problem settled now!i'll give reason later
离线turkeysy

只看该作者 2楼 发表于: 2007-08-31
I am very like to help ,but i don't know solaris
离线mzl626

只看该作者 3楼 发表于: 2007-09-02
缺少xml库,请查看lib目录下有没xml库,没有的话可能是安装的时候出问题了,没安装全!
离线foxyz

只看该作者 4楼 发表于: 2007-09-03
hehe,the problem is in file of project! *.pro!
when we use qmake -project to  obtain a .pro file,it can't make a correct one!
we still have to change it by hand!so,if we take a look how the examples doing then we
know it needed to add a line at the end of this file:QT += xml
when you need use xml lib,also if you need use a thread lib you must add QT += thread
 
快速回复
限100 字节
 
上一个 下一个