qchen10 发表于 2006-4-25 14:27:06

编译qtopia error

请问各位大虾:
    在magic linux 下安装嵌入式qtopia1.70 , makeqt-embedded 时出错,请各位help!请参考附件

please help

qchen10 发表于 2006-4-25 14:30:08

哦,还有error_msg 没传,现加上

哦,还有error_msg 没传,现加上

qchen10 发表于 2006-4-25 14:50:50

怎么还未传上, 现再传

怎么还未传上, 现再传

qchen10 发表于 2006-4-25 14:56:33

上船怎么这摸麻凡

上船怎么这摸麻凡

sejishikong 发表于 2006-4-25 15:12:39

老大,把错误信息贴上来啊。

chwoozy 发表于 2006-4-25 17:32:27

可以到下面两个论坛去求助:
1.qt中文论坛:www.qtcn.org/bbs
2.Qt/Qtopia中文论坛:www.qtopia.org.cn

qchen10 发表于 2006-4-25 17:51:31

qtopid 网站没有讲magiclinux的编译呀!

build 脚本:
tar zxvf tmake-1.11.tar.gz
mvtmake-1.11tmake

tar zxvf qtopia-free-1.7.0.tar.gz
mv qtopia-free-1.7.0qtopia-free

tar zxvf qt-embedded-2.3.7.tar.gz
mv qt-2.3.7qt-embedded

tar zxvf qt-x11-2.3.2.tar.gz
mv qt-2.3.2qt-x11

export QTOPIADIR=$PWD
export TMAKEDIR=$QTOPIADIR/tmake
export QTXDIR=$QTOPIADIR/qt-x11
export QTEDIR=$QTOPIADIR/qt-embedded
export QPDIR=$QTOPIADIR/qtopia-free
export QTDIR=$QTEDIR

export TMAKEPATH=$TMAKEDIR/lib/qws/linux-generic-g++
export PATH=TMAKEDIR/bin:$QTXDIR/bin:$QTEDIR/bin:$QPDIR/bin:$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTXDIR/lib:$QTEDIR/lib:$QPDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH


cd $QTEDIR
cp $QPDIR/src/qt/qconfig-qpe.hsrc/tools/
./configure -debug-qconfig qpe -qvfb -depths 8,16,24,32
make sub-src

#cd $QTXDIR
#export QTDIR=$QTXDIR
#export PATH=$PATH:$QTDIR/bin
#export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib
#./configure -debug -no-opengl -no-xft
#make sub-src
#cd tools/designer/util
#make
#cd ../uic
#make

#cp $QTDIR/bin/uic$QTDIR/bin

#cd $QTEDIR/tools/qvfb
#tmake qvfb.pro>makefile
#make
#cp qvfb$QTEDIR/bin

#cd $QPDIR
#export QTDIR=$QTEDIR
#export PATH=$PATH;$QTDIR/bin
#export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib

#cd src
#./configure -debug
#make

#cd ..
#mkdir demohome




出错信息:
qt-2.3.2/doc/html/qscrollview-m.png
qt-2.3.2/doc/html/qscrollview-vp.png
qt-2.3.2/doc/html/qscrollview-vp2.png
qt-2.3.2/doc/html/qscrollview-w.png
qt-2.3.2/doc/html/qsizegrip-m.png
qt-2.3.2/doc/html/qsizegrip-w.png
qt-2.3.2/doc/html/qslider-m.png
qt-2.3.2/doc/html/qslider-w.png
qt-2.3.2/doc/html/qspinbox-m.png
qt-2.3.2/doc/html/qspinbox-w.png
qt-2.3.2/doc/html/qspinbox2-m.png
qt-2.3.2/doc/html/qspinbox2-w.png
qt-2.3.2/doc/html/qsplitter-m.png
qt-2.3.2/doc/html/qsplitter-w.png
qt-2.3.2/doc/html/qstatusbar-m.png
qt-2.3.2/doc/html/qstatusbar-w.png
qt-2.3.2/doc/html/qtabbar-m.png
qt-2.3.2/doc/html/qtabbar-w.png
qt-2.3.2/doc/html/qtabdlg-m.png
qt-2.3.2/doc/html/qtabdlg-w.png
qt-2.3.2/doc/html/qtable.png
qt-2.3.2/doc/html/qtablevw-m.png
qt-2.3.2/doc/html/qtablevw-w.png
qt-2.3.2/doc/html/qtabwidget-m.png
qt-2.3.2/doc/html/qtabwidget-w.png
qt-2.3.2/doc/html/qtextbrowser-m.png
qt-2.3.2/doc/html/qtextbrowser-w.png
qt-2.3.2/doc/html/qvbox-m.png
qt-2.3.2/doc/html/qvbox-w.png
qt-2.3.2/doc/html/qvbox.png
qt-2.3.2/doc/html/rintersect.png
qt-2.3.2/doc/html/rsubtract.png
qt-2.3.2/doc/html/runion.png
qt-2.3.2/doc/html/rxor.png
qt-2.3.2/doc/html/session.png
qt-2.3.2/doc/html/smooth.png
qt-2.3.2/doc/html/splitter-views-m.png
qt-2.3.2/doc/html/splitter-views-w.png
qt-2.3.2/doc/html/t1.png
qt-2.3.2/doc/html/t10.png
qt-2.3.2/doc/html/t11.png
qt-2.3.2/doc/html/t12.png
qt-2.3.2/doc/html/t13.png
qt-2.3.2/doc/html/t14.png
qt-2.3.2/doc/html/t2.png
qt-2.3.2/doc/html/t3.png
qt-2.3.2/doc/html/t4.png
qt-2.3.2/doc/html/t5.png
qt-2.3.2/doc/html/t6.png
qt-2.3.2/doc/html/t7.png
qt-2.3.2/doc/html/t8.png
qt-2.3.2/doc/html/t9.png
qt-2.3.2/doc/html/t9_1.png
qt-2.3.2/doc/html/t9_2.png
qt-2.3.2/doc/html/tutorial.png
qt-2.3.2/doc/html/unsmooth.png
qt-2.3.2/doc/man/
qt-2.3.2/doc/man/man3/
qt-2.3.2/doc/man/man3/qaccel.3qt
qt-2.3.2/doc/man/man3/QAccel.3qt
qt-2.3.2/doc/man/man3/qaction.3qt
qt-2.3.2/doc/man/man3/QAction.3qt
qt-2.3.2/doc/man/man3/qactiongroup.3qt
qt-2.3.2/doc/man/man3/QActionGroup.3qt
qt-2.3.2/doc/man/man3/qapplication.3qt
qt-2.3.2/doc/man/man3/QApplication.3qt
qt-2.3.2/doc/man/man3/qarray.3qt
qt-2.3.2/doc/man/man3/QArray.3qt
qt-2.3.2/doc/man/man3/qasciicache.3qt
qt-2.3.2/doc/man/man3/QAsciiCache.3qt
qt-2.3.2/doc/man/man3/qasciicacheiterator.3qt
qt-2.3.2/doc/man/man3/QAsciiCacheIterator.3qt
qt-2.3.2/doc/man/man3/qasciidict.3qt
qt-2.3.2/doc/man/man3/QAsciiDict.3qt
qt-2.3.2/doc/man/man3/qasciidictiterator.3qt
qt-2.3.2/doc/man/man3/QAsciiDictIterator.3qt
qt-2.3.2/doc/man/man3/qasyncio.3qt
qt-2.3.2/doc/man/man3/QAsyncIO.3qt
qt-2.3.2/doc/man/man3/qbitarray.3qt
qt-2.3.2/doc/man/man3/QBitArray.3qt
qt-2.3.2/doc/man/man3/qbitmap.3qt
qt-2.3.2/doc/man/man3/QBitmap.3qt
qt-2.3.2/doc/man/man3/qbitval.3qt
qt-2.3.2/doc/man/man3/QBitVal.3qt
qt-2.3.2/doc/man/man3/qboxlayout.3qt
qt-2.3.2/doc/man/man3/QBoxLayout.3qt
qt-2.3.2/doc/man/man3/qbrush.3qt
qt-2.3.2/doc/man/man3/QBrush.3qt
qt-2.3.2/doc/man/man3/qbuffer.3qt
qt-2.3.2/doc/man/man3/QBuffer.3qt
qt-2.3.2/doc/man/man3/qbutton.3qt
qt-2.3.2/doc/man/man3/QButton.3qt
qt-2.3.2/doc/man/man3/qbuttongroup.3qt
qt-2.3.2/doc/man/man3/QButtonGroup.3qt
qt-2.3.2/doc/man/man3/qbytearray.3qt
qt-2.3.2/doc/man/man3/QByteArray.3qt
qt-2.3.2/doc/man/man3/qcache.3qt
qt-2.3.2/doc/man/man3/QCache.3qt
qt-2.3.2/doc/man/man3/qcacheiterator.3qt
qt-2.3.2/doc/man/man3/QCacheIterator.3qt
qt-2.3.2/doc/man/man3/qcanvas.3qt
qt-2.3.2/doc/man/man3/QCanvas.3qt
qt-2.3.2/doc/man/man3/qcanvasellipse.3qt
qt-2.3.2/doc/man/man3/QCanvasEllipse.3qt
qt-2.3.2/doc/man/man3/qcanvasitem.3qt
qt-2.3.2/doc/man/man3/QCanvasItem.3qt
qt-2.3.2/doc/man/man3/qcanvasline.3qt
qt-2.3.2/doc/man/man3/QCanvasLine.3qt
qt-2.3.2/doc/man/man3/qcanvaspixmap.3qt
qt-2.3.2/doc/man/man3/QCanvasPixmap.3qt
qt-2.3.2/doc/man/man3/qcanvaspixmaparray.3qt
qt-2.3.2/doc/man/man3/QCanvasPixmapArray.3qt
qt-2.3.2/doc/man/man3/qcanvaspolygon.3qt
qt-2.3.2/doc/man/man3/QCanvasPolygon.3qt
qt-2.3.2/doc/man/man3/qcanvaspolygonalitem.3qt
qt-2.3.2/doc/man/man3/QCanvasPolygonalItem.3qt
qt-2.3.2/doc/man/man3/qcanvasrectangle.3qt
qt-2.3.2/doc/man/man3/QCanvasRectangle.3qt
qt-2.3.2/doc/man/man3/qcanvassprite.3qt
qt-2.3.2/doc/man/man3/QCanvasSprite.3qt
qt-2.3.2/doc/man/man3/qcanvastext.3qt
qt-2.3.2/doc/man/man3/QCanvasText.3qt
qt-2.3.2/doc/man/man3/qcanvasview.3qt
qt-2.3.2/doc/man/man3/QCanvasView.3qt
qt-2.3.2/doc/man/man3/qcdestyle.3qt
qt-2.3.2/doc/man/man3/QCDEStyle.3qt
qt-2.3.2/doc/man/man3/qchar.3qt
qt-2.3.2/doc/man/man3/QChar.3qt
qt-2.3.2/doc/man/man3/qcharref.3qt
qt-2.3.2/doc/man/man3/QCharRef.3qt
qt-2.3.2/doc/man/man3/qcheckbox.3qt
qt-2.3.2/doc/man/man3/QCheckBox.3qt
qt-2.3.2/doc/man/man3/qchecklistitem.3qt
qt-2.3.2/doc/man/man3/QCheckListItem.3qt
qt-2.3.2/doc/man/man3/qchildevent.3qt
qt-2.3.2/doc/man/man3/QChildEvent.3qt
qt-2.3.2/doc/man/man3/qclipboard.3qt
qt-2.3.2/doc/man/man3/QClipboard.3qt
qt-2.3.2/doc/man/man3/qcloseevent.3qt
qt-2.3.2/doc/man/man3/QCloseEvent.3qt
qt-2.3.2/doc/man/man3/qcollection.3qt
qt-2.3.2/doc/man/man3/QCollection.3qt
qt-2.3.2/doc/man/man3/qcolor.3qt
qt-2.3.2/doc/man/man3/QColor.3qt
qt-2.3.2/doc/man/man3/qcolordialog.3qt
qt-2.3.2/doc/man/man3/QColorDialog.3qt
qt-2.3.2/doc/man/man3/qcolordrag.3qt
qt-2.3.2/doc/man/man3/QColorDrag.3qt
qt-2.3.2/doc/man/man3/qcolorgroup.3qt
qt-2.3.2/doc/man/man3/QColorGroup.3qt
qt-2.3.2/doc/man/man3/qcombobox.3qt
qt-2.3.2/doc/man/man3/QComboBox.3qt
qt-2.3.2/doc/man/man3/qcommonstyle.3qt
qt-2.3.2/doc/man/man3/QCommonStyle.3qt
qt-2.3.2/doc/man/man3/qconststring.3qt
qt-2.3.2/doc/man/man3/QConstString.3qt
qt-2.3.2/doc/man/man3/qcopchannel.3qt
qt-2.3.2/doc/man/man3/QCopChannel.3qt
qt-2.3.2/doc/man/man3/qcstring.3qt
qt-2.3.2/doc/man/man3/QCString.3qt
qt-2.3.2/doc/man/man3/qcursor.3qt
qt-2.3.2/doc/man/man3/QCursor.3qt
qt-2.3.2/doc/man/man3/qcustomevent.3qt
qt-2.3.2/doc/man/man3/QCustomEvent.3qt
qt-2.3.2/doc/man/man3/qcustommenuitem.3qt
qt-2.3.2/doc/man/man3/QCustomMenuItem.3qt
qt-2.3.2/doc/man/man3/qdatapump.3qt
qt-2.3.2/doc/man/man3/QDataPump.3qt
qt-2.3.2/doc/man/man3/qdatasink.3qt
qt-2.3.2/doc/man/man3/QDataSink.3qt
qt-2.3.2/doc/man/man3/qdatasource.3qt
qt-2.3.2/doc/man/man3/QDataSource.3qt
qt-2.3.2/doc/man/man3/qdatastream.3qt
qt-2.3.2/doc/man/man3/QDataStream.3qt
qt-2.3.2/doc/man/man3/qdate.3qt
qt-2.3.2/doc/man/man3/QDate.3qt
qt-2.3.2/doc/man/man3/qdatetime.3qt
qt-2.3.2/doc/man/man3/QDateTime.3qt
qt-2.3.2/doc/man/man3/qdial.3qt
qt-2.3.2/doc/man/man3/QDial.3qt
qt-2.3.2/doc/man/man3/qdialog.3qt
qt-2.3.2/doc/man/man3/QDialog.3qt
qt-2.3.2/doc/man/man3/qdict.3qt
qt-2.3.2/doc/man/man3/QDict.3qt
qt-2.3.2/doc/man/man3/qdictiterator.3qt
qt-2.3.2/doc/man/man3/QDictIterator.3qt
qt-2.3.2/doc/man/man3/qdir.3qt
qt-2.3.2/doc/man/man3/QDir.3qt
qt-2.3.2/doc/man/man3/qdns.3qt
qt-2.3.2/doc/man/man3/QDns.3qt
qt-2.3.2/doc/man/man3/qdomattr.3qt
qt-2.3.2/doc/man/man3/QDomAttr.3qt
qt-2.3.2/doc/man/man3/qdomcdatasection.3qt
qt-2.3.2/doc/man/man3/QDomCDATASection.3qt
qt-2.3.2/doc/man/man3/qdomcharacterdata.3qt
qt-2.3.2/doc/man/man3/QDomCharacterData.3qt
qt-2.3.2/doc/man/man3/qdomcomment.3qt
qt-2.3.2/doc/man/man3/QDomComment.3qt
qt-2.3.2/doc/man/man3/qdomdocument.3qt
qt-2.3.2/doc/man/man3/QDomDocument.3qt
qt-2.3.2/doc/man/man3/qdomdocumentfragment.3qt
qt-2.3.2/doc/man/man3/QDomDocumentFragment.3qt
qt-2.3.2/doc/man/man3/qdomdocumenttype.3qt
qt-2.3.2/doc/man/man3/QDomDocumentType.3qt
qt-2.3.2/doc/man/man3/qdomelement.3qt
qt-2.3.2/doc/man/man3/QDomElement.3qt
qt-2.3.2/doc/man/man3/qdomentity.3qt
qt-2.3.2/doc/man/man3/QDomEntity.3qt
qt-2.3.2/doc/man/man3/qdomentityreference.3qt
qt-2.3.2/doc/man/man3/QDomEntityReference.3qt
qt-2.3.2/doc/man/man3/qdomimplementation.3qt
qt-2.3.2/doc/man/man3/QDomImplementation.3qt
qt-2.3.2/doc/man/man3/qdomnamednodemap.3qt
qt-2.3.2/doc/man/man3/QDomNamedNodeMap.3qt
qt-2.3.2/doc/man/man3/qdomnode.3qt
qt-2.3.2/doc/man/man3/QDomNode.3qt
qt-2.3.2/doc/man/man3/qdomnodelist.3qt
qt-2.3.2/doc/man/man3/QDomNodeList.3qt
qt-2.3.2/doc/man/man3/qdomnotation.3qt
qt-2.3.2/doc/man/man3/QDomNotation.3qt
qt-2.3.2/doc/man/man3/qdomprocessinginstruction.3qt
qt-2.3.2/doc/man/man3/QDomProcessingInstruction.3qt
qt-2.3.2/doc/man/man3/qdomtext.3qt
qt-2.3.2/doc/man/man3/QDomText.3qt
qt-2.3.2/doc/man/man3/qdoublevalidator.3qt
qt-2.3.2/doc/man/man3/qevent.3qt
qt-2.3.2/doc/man/man3/QDoubleValidator.3qt
qt-2.3.2/doc/man/man3/qdragenterevent.3qt
qt-2.3.2/doc/man/man3/QDragEnterEvent.3qt
qt-2.3.2/doc/man/man3/qdragleaveevent.3qt
qt-2.3.2/doc/man/man3/QDragLeaveEvent.3qt
qt-2.3.2/doc/man/man3/qdragmoveevent.3qt
qt-2.3.2/doc/man/man3/QDragMoveEvent.3qt
qt-2.3.2/doc/man/man3/qdragobject.3qt
qt-2.3.2/doc/man/man3/QDragObject.3qt
qt-2.3.2/doc/man/man3/qdropevent.3qt
qt-2.3.2/doc/man/man3/QDropEvent.3qt
qt-2.3.2/doc/man/man3/qdropsite.3qt
qt-2.3.2/doc/man/man3/QDropSite.3qt
qt-2.3.2/doc/man/man3/qeucjpcodec.3qt
qt-2.3.2/doc/man/man3/QEucJpCodec.3qt
qt-2.3.2/doc/man/man3/qeuckrcodec.3qt
qt-2.3.2/doc/man/man3/QEucKrCodec.3qt
qt-2.3.2/doc/man/man3/QEvent.3qt
qt-2.3.2/doc/man/man3/qfile.3qt
qt-2.3.2/doc/man/man3/QFile.3qt
qt-2.3.2/doc/man/man3/qfiledialog.3qt
qt-2.3.2/doc/man/man3/QFileDialog.3qt
qt-2.3.2/doc/man/man3/qfileiconprovider.3qt
qt-2.3.2/doc/man/man3/QFileIconProvider.3qt
qt-2.3.2/doc/man/man3/qfileinfo.3qt
qt-2.3.2/doc/man/man3/QFileInfo.3qt
qt-2.3.2/doc/man/man3/qfilepreview.3qt
qt-2.3.2/doc/man/man3/QFilePreview.3qt
qt-2.3.2/doc/man/man3/qfocusdata.3qt
qt-2.3.2/doc/man/man3/QFocusData.3qt
qt-2.3.2/doc/man/man3/qfocusevent.3qt
qt-2.3.2/doc/man/man3/QFocusEvent.3qt
qt-2.3.2/doc/man/man3/qfont.3qt
qt-2.3.2/doc/man/man3/QFont.3qt
qt-2.3.2/doc/man/man3/qfontdatabase.3qt
qt-2.3.2/doc/man/man3/QFontDatabase.3qt
qt-2.3.2/doc/man/man3/qfontdialog.3qt
qt-2.3.2/doc/man/man3/QFontDialog.3qt
qt-2.3.2/doc/man/man3/qfontinfo.3qt
qt-2.3.2/doc/man/man3/QFontInfo.3qt
qt-2.3.2/doc/man/man3/qfontmetrics.3qt
qt-2.3.2/doc/man/man3/QFontMetrics.3qt
qt-2.3.2/doc/man/man3/qframe.3qt
qt-2.3.2/doc/man/man3/QFrame.3qt
qt-2.3.2/doc/man/man3/qftp.3qt
qt-2.3.2/doc/man/man3/QFtp.3qt
qt-2.3.2/doc/man/man3/qgarray.3qt
qt-2.3.2/doc/man/man3/QGArray.3qt
qt-2.3.2/doc/man/man3/qgbkcodec.3qt
qt-2.3.2/doc/man/man3/QGbkCodec.3qt
qt-2.3.2/doc/man/man3/qgcache.3qt
qt-2.3.2/doc/man/man3/QGCache.3qt
qt-2.3.2/doc/man/man3/qgcacheiterator.3qt
qt-2.3.2/doc/man/man3/QGCacheIterator.3qt
qt-2.3.2/doc/man/man3/qgdict.3qt
qt-2.3.2/doc/man/man3/QGDict.3qt
qt-2.3.2/doc/man/man3/qgdictiterator.3qt
qt-2.3.2/doc/man/man3/QGDictIterator.3qt
qt-2.3.2/doc/man/man3/qgl.3qt
qt-2.3.2/doc/man/man3/QGL.3qt
qt-2.3.2/doc/man/man3/qglayoutiterator.3qt
qt-2.3.2/doc/man/man3/QGLayoutIterator.3qt
qt-2.3.2/doc/man/man3/qglcontext.3qt
qt-2.3.2/doc/man/man3/QGLContext.3qt
qt-2.3.2/doc/man/man3/qglformat.3qt
qt-2.3.2/doc/man/man3/QGLFormat.3qt
qt-2.3.2/doc/man/man3/qglist.3qt
qt-2.3.2/doc/man/man3/QGList.3qt
qt-2.3.2/doc/man/man3/qglistiterator.3qt
qt-2.3.2/doc/man/man3/QGListIterator.3qt
qt-2.3.2/doc/man/man3/qglwidget.3qt
qt-2.3.2/doc/man/man3/QGLWidget.3qt
qt-2.3.2/doc/man/man3/qgrid.3qt
qt-2.3.2/doc/man/man3/QGrid.3qt
qt-2.3.2/doc/man/man3/qgridlayout.3qt
qt-2.3.2/doc/man/man3/QGridLayout.3qt
qt-2.3.2/doc/man/man3/qgroupbox.3qt
qt-2.3.2/doc/man/man3/QGroupBox.3qt
qt-2.3.2/doc/man/man3/qguardedptr.3qt
qt-2.3.2/doc/man/man3/QGuardedPtr.3qt
qt-2.3.2/doc/man/man3/qgvector.3qt
qt-2.3.2/doc/man/man3/QGVector.3qt
qt-2.3.2/doc/man/man3/qhbox.3qt
qt-2.3.2/doc/man/man3/QHBox.3qt
qt-2.3.2/doc/man/man3/qhboxlayout.3qt
qt-2.3.2/doc/man/man3/QHBoxLayout.3qt
qt-2.3.2/doc/man/man3/qhbuttongroup.3qt
qt-2.3.2/doc/man/man3/QHButtonGroup.3qt
qt-2.3.2/doc/man/man3/qheader.3qt
qt-2.3.2/doc/man/man3/QHeader.3qt
qt-2.3.2/doc/man/man3/qhgroupbox.3qt
qt-2.3.2/doc/man/man3/QHGroupBox.3qt
qt-2.3.2/doc/man/man3/qhideevent.3qt
qt-2.3.2/doc/man/man3/QHideEvent.3qt
qt-2.3.2/doc/man/man3/qhostaddress.3qt
qt-2.3.2/doc/man/man3/QHostAddress.3qt
qt-2.3.2/doc/man/man3/qicondrag.3qt
qt-2.3.2/doc/man/man3/QIconDrag.3qt
qt-2.3.2/doc/man/man3/qicondragitem.3qt
qt-2.3.2/doc/man/man3/QIconDragItem.3qt
qt-2.3.2/doc/man/man3/qiconset.3qt
qt-2.3.2/doc/man/man3/QIconSet.3qt
qt-2.3.2/doc/man/man3/qiconview.3qt
qt-2.3.2/doc/man/man3/QIconView.3qt
qt-2.3.2/doc/man/man3/qiconviewitem.3qt
qt-2.3.2/doc/man/man3/QIconViewItem.3qt
qt-2.3.2/doc/man/man3/qimage.3qt
qt-2.3.2/doc/man/man3/QImage.3qt
qt-2.3.2/doc/man/man3/qimageconsumer.3qt
qt-2.3.2/doc/man/man3/QImageConsumer.3qt
qt-2.3.2/doc/man/man3/qimagedecoder.3qt
qt-2.3.2/doc/man/man3/QImageDecoder.3qt
qt-2.3.2/doc/man/man3/qimagedrag.3qt
qt-2.3.2/doc/man/man3/QImageDrag.3qt
qt-2.3.2/doc/man/man3/qimageformat.3qt
qt-2.3.2/doc/man/man3/QImageFormat.3qt
qt-2.3.2/doc/man/man3/qimageformattype.3qt
qt-2.3.2/doc/man/man3/QImageFormatType.3qt
qt-2.3.2/doc/man/man3/qimageio.3qt
qt-2.3.2/doc/man/man3/QImageIO.3qt
qt-2.3.2/doc/man/man3/qinputdialog.3qt
qt-2.3.2/doc/man/man3/QInputDialog.3qt
qt-2.3.2/doc/man/man3/qintcache.3qt
qt-2.3.2/doc/man/man3/QIntCache.3qt
qt-2.3.2/doc/man/man3/qintcacheiterator.3qt
qt-2.3.2/doc/man/man3/QIntCacheIterator.3qt
qt-2.3.2/doc/man/man3/qintdict.3qt
qt-2.3.2/doc/man/man3/QIntDict.3qt
qt-2.3.2/doc/man/man3/qintdictiterator.3qt
qt-2.3.2/doc/man/man3/QIntDictIterator.3qt
qt-2.3.2/doc/man/man3/qinterlacestyle.3qt
qt-2.3.2/doc/man/man3/QInterlaceStyle.3qt
qt-2.3.2/doc/man/man3/qintvalidator.3qt
qt-2.3.2/doc/man/man3/QIntValidator.3qt
qt-2.3.2/doc/man/man3/qiodevice.3qt
qt-2.3.2/doc/man/man3/QIODevice.3qt
qt-2.3.2/doc/man/man3/qiodevicesource.3qt
qt-2.3.2/doc/man/man3/QIODeviceSource.3qt
qt-2.3.2/doc/man/man3/qjiscodec.3qt
qt-2.3.2/doc/man/man3/QJisCodec.3qt
qt-2.3.2/doc/man/man3/qjpunicodeconv.3qt
qt-2.3.2/doc/man/man3/QJpUnicodeConv.3qt
qt-2.3.2/doc/man/man3/qkeyevent.3qt
qt-2.3.2/doc/man/man3/QKeyEvent.3qt
qt-2.3.2/doc/man/man3/qlabel.3qt
qt-2.3.2/doc/man/man3/QLabel.3qt
qt-2.3.2/doc/man/man3/qlayout.3qt
qt-2.3.2/doc/man/man3/QLayout.3qt
qt-2.3.2/doc/man/man3/qlayoutitem.3qt
qt-2.3.2/doc/man/man3/QLayoutItem.3qt
qt-2.3.2/doc/man/man3/qlayoutiterator.3qt
qt-2.3.2/doc/man/man3/QLayoutIterator.3qt
qt-2.3.2/doc/man/man3/qlcdnumber.3qt
qt-2.3.2/doc/man/man3/QLCDNumber.3qt
qt-2.3.2/doc/man/man3/qlineedit.3qt
qt-2.3.2/doc/man/man3/QLineEdit.3qt
qt-2.3.2/doc/man/man3/qlist.3qt
qt-2.3.2/doc/man/man3/QList.3qt
qt-2.3.2/doc/man/man3/qlistbox.3qt
qt-2.3.2/doc/man/man3/QListBox.3qt
qt-2.3.2/doc/man/man3/qlistboxitem.3qt
qt-2.3.2/doc/man/man3/QListBoxItem.3qt
qt-2.3.2/doc/man/man3/qlistboxpixmap.3qt
qt-2.3.2/doc/man/man3/QListBoxPixmap.3qt
qt-2.3.2/doc/man/man3/qlistboxtext.3qt
qt-2.3.2/doc/man/man3/QListBoxText.3qt
qt-2.3.2/doc/man/man3/qlistiterator.3qt
qt-2.3.2/doc/man/man3/QListIterator.3qt
qt-2.3.2/doc/man/man3/qlistview.3qt
qt-2.3.2/doc/man/man3/qmap.3qt
qt-2.3.2/doc/man/man3/QListView.3qt
qt-2.3.2/doc/man/man3/qlistviewitem.3qt
qt-2.3.2/doc/man/man3/QListViewItem.3qt
qt-2.3.2/doc/man/man3/qlistviewitemiterator.3qt
qt-2.3.2/doc/man/man3/QListViewItemIterator.3qt
qt-2.3.2/doc/man/man3/qlnode.3qt
qt-2.3.2/doc/man/man3/QLNode.3qt
qt-2.3.2/doc/man/man3/qlocalfs.3qt
qt-2.3.2/doc/man/man3/QLocalFs.3qt
qt-2.3.2/doc/man/man3/qmainwindow.3qt
qt-2.3.2/doc/man/man3/QMainWindow.3qt
qt-2.3.2/doc/man/man3/QMap.3qt
qt-2.3.2/doc/man/man3/qmapconstiterator.3qt
qt-2.3.2/doc/man/man3/QMapConstIterator.3qt
qt-2.3.2/doc/man/man3/qmapiterator.3qt
qt-2.3.2/doc/man/man3/QMapIterator.3qt
qt-2.3.2/doc/man/man3/qmenubar.3qt
qt-2.3.2/doc/man/man3/QMenuBar.3qt
qt-2.3.2/doc/man/man3/qmenudata.3qt
qt-2.3.2/doc/man/man3/QMenuData.3qt
qt-2.3.2/doc/man/man3/qmessagebox.3qt
qt-2.3.2/doc/man/man3/QMessageBox.3qt
qt-2.3.2/doc/man/man3/qmetaobject.3qt
qt-2.3.2/doc/man/man3/QMetaObject.3qt
qt-2.3.2/doc/man/man3/qmetaproperty.3qt
qt-2.3.2/doc/man/man3/QMetaProperty.3qt
qt-2.3.2/doc/man/man3/qmimesource.3qt
qt-2.3.2/doc/man/man3/QMimeSource.3qt
qt-2.3.2/doc/man/man3/qmimesourcefactory.3qt
qt-2.3.2/doc/man/man3/QMimeSourceFactory.3qt
qt-2.3.2/doc/man/man3/qmotifplusstyle.3qt
qt-2.3.2/doc/man/man3/QMotifPlusStyle.3qt
qt-2.3.2/doc/man/man3/qmotifstyle.3qt
qt-2.3.2/doc/man/man3/QMotifStyle.3qt
qt-2.3.2/doc/man/man3/qmouseevent.3qt
qt-2.3.2/doc/man/man3/QMouseEvent.3qt
qt-2.3.2/doc/man/man3/qmoveevent.3qt
qt-2.3.2/doc/man/man3/QMoveEvent.3qt
qt-2.3.2/doc/man/man3/qmovie.3qt
qt-2.3.2/doc/man/man3/QMovie.3qt
qt-2.3.2/doc/man/man3/qmultilineedit.3qt
qt-2.3.2/doc/man/man3/QMultiLineEdit.3qt
qt-2.3.2/doc/man/man3/qmutex.3qt
qt-2.3.2/doc/man/man3/QMutex.3qt
qt-2.3.2/doc/man/man3/qnetworkoperation.3qt
qt-2.3.2/doc/man/man3/QNetworkOperation.3qt
qt-2.3.2/doc/man/man3/qnetworkprotocol.3qt
qt-2.3.2/doc/man/man3/QNetworkProtocol.3qt
qt-2.3.2/doc/man/man3/qnpinstance.3qt
qt-2.3.2/doc/man/man3/QNPInstance.3qt
qt-2.3.2/doc/man/man3/qnplugin.3qt
qt-2.3.2/doc/man/man3/QNPlugin.3qt
qt-2.3.2/doc/man/man3/qnpstream.3qt
qt-2.3.2/doc/man/man3/QNPStream.3qt
qt-2.3.2/doc/man/man3/qnpwidget.3qt
qt-2.3.2/doc/man/man3/QNPWidget.3qt
qt-2.3.2/doc/man/man3/qobject.3qt
qt-2.3.2/doc/man/man3/QObject.3qt
qt-2.3.2/doc/man/man3/qpaintdevice.3qt
qt-2.3.2/doc/man/man3/QPaintDevice.3qt
qt-2.3.2/doc/man/man3/qpaintdevicemetrics.3qt
qt-2.3.2/doc/man/man3/QPaintDeviceMetrics.3qt
qt-2.3.2/doc/man/man3/qpainter.3qt
qt-2.3.2/doc/man/man3/QPainter.3qt
qt-2.3.2/doc/man/man3/qpaintevent.3qt
qt-2.3.2/doc/man/man3/QPaintEvent.3qt
qt-2.3.2/doc/man/man3/qpalette.3qt
qt-2.3.2/doc/man/man3/QPalette.3qt
qt-2.3.2/doc/man/man3/qpen.3qt
qt-2.3.2/doc/man/man3/QPen.3qt
qt-2.3.2/doc/man/man3/qpicture.3qt
qt-2.3.2/doc/man/man3/QPicture.3qt
qt-2.3.2/doc/man/man3/qpixmap.3qt
qt-2.3.2/doc/man/man3/QPixmap.3qt
qt-2.3.2/doc/man/man3/qpixmapcache.3qt
qt-2.3.2/doc/man/man3/QPixmapCache.3qt
qt-2.3.2/doc/man/man3/qplatinumstyle.3qt
qt-2.3.2/doc/man/man3/QPlatinumStyle.3qt
qt-2.3.2/doc/man/man3/qpngimagepacker.3qt
qt-2.3.2/doc/man/man3/QPNGImagePacker.3qt
qt-2.3.2/doc/man/man3/qpoint.3qt
qt-2.3.2/doc/man/man3/QPoint.3qt
qt-2.3.2/doc/man/man3/qpointarray.3qt
qt-2.3.2/doc/man/man3/QPointArray.3qt
qt-2.3.2/doc/man/man3/qpopupmenu.3qt
qt-2.3.2/doc/man/man3/QPopupMenu.3qt
qt-2.3.2/doc/man/man3/qprinter.3qt
qt-2.3.2/doc/man/man3/QPrinter.3qt
qt-2.3.2/doc/man/man3/qprogressbar.3qt
qt-2.3.2/doc/man/man3/QProgressBar.3qt
qt-2.3.2/doc/man/man3/qprogressdialog.3qt
qt-2.3.2/doc/man/man3/QProgressDialog.3qt
qt-2.3.2/doc/man/man3/qptrdict.3qt
qt-2.3.2/doc/man/man3/QPtrDict.3qt
qt-2.3.2/doc/man/man3/qptrdictiterator.3qt
qt-2.3.2/doc/man/man3/QPtrDictIterator.3qt
qt-2.3.2/doc/man/man3/qpushbutton.3qt
qt-2.3.2/doc/man/man3/QPushButton.3qt
qt-2.3.2/doc/man/man3/qqueue.3qt
qt-2.3.2/doc/man/man3/QQueue.3qt
qt-2.3.2/doc/man/man3/qradiobutton.3qt
qt-2.3.2/doc/man/man3/QRadioButton.3qt
qt-2.3.2/doc/man/man3/qrangecontrol.3qt
qt-2.3.2/doc/man/man3/QRangeControl.3qt
qt-2.3.2/doc/man/man3/qrect.3qt
qt-2.3.2/doc/man/man3/QRect.3qt
qt-2.3.2/doc/man/man3/qregexp.3qt
qt-2.3.2/doc/man/man3/QRegExp.3qt
qt-2.3.2/doc/man/man3/qregion.3qt
qt-2.3.2/doc/man/man3/QRegion.3qt
qt-2.3.2/doc/man/man3/qresizeevent.3qt
qt-2.3.2/doc/man/man3/QResizeEvent.3qt
qt-2.3.2/doc/man/man3/qscrollbar.3qt
qt-2.3.2/doc/man/man3/QScrollBar.3qt
qt-2.3.2/doc/man/man3/qscrollview.3qt
qt-2.3.2/doc/man/man3/QScrollView.3qt
qt-2.3.2/doc/man/man3/qsemaphore.3qt
qt-2.3.2/doc/man/man3/QSemaphore.3qt
qt-2.3.2/doc/man/man3/qsemimodal.3qt
qt-2.3.2/doc/man/man3/QSemiModal.3qt
qt-2.3.2/doc/man/man3/qserversocket.3qt
qt-2.3.2/doc/man/man3/QServerSocket.3qt
qt-2.3.2/doc/man/man3/qsessionmanager.3qt
qt-2.3.2/doc/man/man3/QSessionManager.3qt
qt-2.3.2/doc/man/man3/qsgistyle.3qt
qt-2.3.2/doc/man/man3/QSGIStyle.3qt
qt-2.3.2/doc/man/man3/qshared.3qt
qt-2.3.2/doc/man/man3/QShared.3qt
qt-2.3.2/doc/man/man3/qshowevent.3qt
qt-2.3.2/doc/man/man3/QShowEvent.3qt
qt-2.3.2/doc/man/man3/qsignal.3qt
qt-2.3.2/doc/man/man3/QSignal.3qt
qt-2.3.2/doc/man/man3/qsignalmapper.3qt
qt-2.3.2/doc/man/man3/QSignalMapper.3qt
qt-2.3.2/doc/man/man3/qsimplerichtext.3qt
qt-2.3.2/doc/man/man3/QSimpleRichText.3qt
qt-2.3.2/doc/man/man3/qsize.3qt
qt-2.3.2/doc/man/man3/QSize.3qt
qt-2.3.2/doc/man/man3/qsizegrip.3qt
qt-2.3.2/doc/man/man3/QSizeGrip.3qt
qt-2.3.2/doc/man/man3/qsizepolicy.3qt
qt-2.3.2/doc/man/man3/QSizePolicy.3qt
qt-2.3.2/doc/man/man3/qsjiscodec.3qt
qt-2.3.2/doc/man/man3/QSjisCodec.3qt
qt-2.3.2/doc/man/man3/qslider.3qt
qt-2.3.2/doc/man/man3/QSlider.3qt
qt-2.3.2/doc/man/man3/qsocket.3qt
qt-2.3.2/doc/man/man3/QSocket.3qt
qt-2.3.2/doc/man/man3/qsocketdevice.3qt
qt-2.3.2/doc/man/man3/QSocketDevice.3qt
qt-2.3.2/doc/man/man3/qsocketnotifier.3qt
qt-2.3.2/doc/man/man3/QSocketNotifier.3qt
qt-2.3.2/doc/man/man3/qsortedlist.3qt
qt-2.3.2/doc/man/man3/QSortedList.3qt
qt-2.3.2/doc/man/man3/qsound.3qt
qt-2.3.2/doc/man/man3/QSound.3qt
qt-2.3.2/doc/man/man3/qspaceritem.3qt
qt-2.3.2/doc/man/man3/QSpacerItem.3qt
qt-2.3.2/doc/man/man3/qspinbox.3qt
qt-2.3.2/doc/man/man3/QSpinBox.3qt
qt-2.3.2/doc/man/man3/qsplitter.3qt
qt-2.3.2/doc/man/man3/QSplitter.3qt
qt-2.3.2/doc/man/man3/qstack.3qt
qt-2.3.2/doc/man/man3/QStack.3qt
qt-2.3.2/doc/man/man3/qstatusbar.3qt
qt-2.3.2/doc/man/man3/QStatusBar.3qt
qt-2.3.2/doc/man/man3/qstoreddrag.3qt
qt-2.3.2/doc/man/man3/QStoredDrag.3qt
qt-2.3.2/doc/man/man3/qstrilist.3qt
qt-2.3.2/doc/man/man3/QStrIList.3qt
qt-2.3.2/doc/man/man3/qstring.3qt
qt-2.3.2/doc/man/man3/QString.3qt
qt-2.3.2/doc/man/man3/qstringlist.3qt
qt-2.3.2/doc/man/man3/QStringList.3qt
qt-2.3.2/doc/man/man3/qstrlist.3qt
qt-2.3.2/doc/man/man3/QStrList.3qt
qt-2.3.2/doc/man/man3/qstrlistiterator.3qt
qt-2.3.2/doc/man/man3/QStrListIterator.3qt
qt-2.3.2/doc/man/man3/qstyle.3qt
qt-2.3.2/doc/man/man3/QStyle.3qt
qt-2.3.2/doc/man/man3/qstylesheet.3qt
qt-2.3.2/doc/man/man3/QStyleSheet.3qt
qt-2.3.2/doc/man/man3/qstylesheetitem.3qt
qt-2.3.2/doc/man/man3/QStyleSheetItem.3qt
qt-2.3.2/doc/man/man3/qt.3qt
qt-2.3.2/doc/man/man3/Qt.3qt
qt-2.3.2/doc/man/man3/qtab.3qt
qt-2.3.2/doc/man/man3/QTab.3qt
qt-2.3.2/doc/man/man3/qtabbar.3qt
qt-2.3.2/doc/man/man3/QTabBar.3qt
qt-2.3.2/doc/man/man3/qtabdialog.3qt
qt-2.3.2/doc/man/man3/QTabDialog.3qt
qt-2.3.2/doc/man/man3/qtable.3qt
qt-2.3.2/doc/man/man3/QTable.3qt
qt-2.3.2/doc/man/man3/qtableitem.3qt
qt-2.3.2/doc/man/man3/QTableItem.3qt
qt-2.3.2/doc/man/man3/qtableselection.3qt
qt-2.3.2/doc/man/man3/QTableSelection.3qt
qt-2.3.2/doc/man/man3/qtableview.3qt
qt-2.3.2/doc/man/man3/QTableView.3qt
qt-2.3.2/doc/man/man3/qtabwidget.3qt
qt-2.3.2/doc/man/man3/QTabWidget.3qt
qt-2.3.2/doc/man/man3/qtextbrowser.3qt
qt-2.3.2/doc/man/man3/QTextBrowser.3qt
qt-2.3.2/doc/man/man3/qtextcodec.3qt
qt-2.3.2/doc/man/man3/QTextCodec.3qt
qt-2.3.2/doc/man/man3/qtextdecoder.3qt
qt-2.3.2/doc/man/man3/QTextDecoder.3qt
qt-2.3.2/doc/man/man3/qtextdrag.3qt
qt-2.3.2/doc/man/man3/QTextDrag.3qt
qt-2.3.2/doc/man/man3/qtextencoder.3qt
qt-2.3.2/doc/man/man3/QTextEncoder.3qt
qt-2.3.2/doc/man/man3/qtextistream.3qt
qt-2.3.2/doc/man/man3/QTextIStream.3qt
qt-2.3.2/doc/man/man3/qtextostream.3qt
qt-2.3.2/doc/man/man3/QTextOStream.3qt
qt-2.3.2/doc/man/man3/qtextstream.3qt
qt-2.3.2/doc/man/man3/QTextStream.3qt
qt-2.3.2/doc/man/man3/qtextview.3qt
qt-2.3.2/doc/man/man3/QTextView.3qt
qt-2.3.2/doc/man/man3/qthread.3qt
qt-2.3.2/doc/man/man3/QThread.3qt
qt-2.3.2/doc/man/man3/qtime.3qt
qt-2.3.2/doc/man/man3/QTime.3qt
qt-2.3.2/doc/man/man3/qtimer.3qt
qt-2.3.2/doc/man/man3/QTimer.3qt
qt-2.3.2/doc/man/man3/qtimerevent.3qt
qt-2.3.2/doc/man/man3/QTimerEvent.3qt
qt-2.3.2/doc/man/man3/qtoolbar.3qt
qt-2.3.2/doc/man/man3/QToolBar.3qt
qt-2.3.2/doc/man/man3/qtoolbutton.3qt
qt-2.3.2/doc/man/man3/QToolButton.3qt
qt-2.3.2/doc/man/man3/qtooltip.3qt
qt-2.3.2/doc/man/man3/QToolTip.3qt
qt-2.3.2/doc/man/man3/qtooltipgroup.3qt
qt-2.3.2/doc/man/man3/QToolTipGroup.3qt
qt-2.3.2/doc/man/man3/qtranslator.3qt
qt-2.3.2/doc/man/man3/QTranslator.3qt
qt-2.3.2/doc/man/man3/qtranslatormessage.3qt
qt-2.3.2/doc/man/man3/QTranslatorMessage.3qt
qt-2.3.2/doc/man/man3/qtsciicodec.3qt
qt-2.3.2/doc/man/man3/QTsciiCodec.3qt
qt-2.3.2/doc/man/man3/quridrag.3qt
qt-2.3.2/doc/man/man3/QUriDrag.3qt
qt-2.3.2/doc/man/man3/qurl.3qt
qt-2.3.2/doc/man/man3/QUrl.3qt
qt-2.3.2/doc/man/man3/qurloperator.3qt
qt-2.3.2/doc/man/man3/QUrlOperator.3qt
qt-2.3.2/doc/man/man3/qvalidator.3qt
qt-2.3.2/doc/man/man3/QValidator.3qt
qt-2.3.2/doc/man/man3/qvaluelist.3qt
qt-2.3.2/doc/man/man3/QValueList.3qt
qt-2.3.2/doc/man/man3/qvaluelistconstiterator.3qt
qt-2.3.2/doc/man/man3/QValueListConstIterator.3qt
qt-2.3.2/doc/man/man3/qvaluelistiterator.3qt
qt-2.3.2/doc/man/man3/QValueListIterator.3qt
qt-2.3.2/doc/man/man3/qvaluestack.3qt
qt-2.3.2/doc/man/man3/QValueStack.3qt
qt-2.3.2/doc/man/man3/qvariant.3qt
qt-2.3.2/doc/man/man3/QVariant.3qt
qt-2.3.2/doc/man/man3/qvbox.3qt
qt-2.3.2/doc/man/man3/QVBox.3qt
qt-2.3.2/doc/man/man3/qvboxlayout.3qt
qt-2.3.2/doc/man/man3/QVBoxLayout.3qt
qt-2.3.2/doc/man/man3/qvbuttongroup.3qt
qt-2.3.2/doc/man/man3/QVButtonGroup.3qt
qt-2.3.2/doc/man/man3/qvector.3qt
qt-2.3.2/doc/man/man3/QVector.3qt
qt-2.3.2/doc/man/man3/qvgroupbox.3qt
qt-2.3.2/doc/man/man3/QVGroupBox.3qt
qt-2.3.2/doc/man/man3/qwaitcondition.3qt
qt-2.3.2/doc/man/man3/QWaitCondition.3qt
qt-2.3.2/doc/man/man3/qwhatsthis.3qt
qt-2.3.2/doc/man/man3/QWhatsThis.3qt
qt-2.3.2/doc/man/man3/qwheelevent.3qt
qt-2.3.2/doc/man/man3/QWheelEvent.3qt
qt-2.3.2/doc/man/man3/qwidget.3qt
qt-2.3.2/doc/man/man3/QWidget.3qt
qt-2.3.2/doc/man/man3/qwidgetitem.3qt
qt-2.3.2/doc/man/man3/QWidgetItem.3qt
qt-2.3.2/doc/man/man3/qwidgetstack.3qt
qt-2.3.2/doc/man/man3/QWidgetStack.3qt
qt-2.3.2/doc/man/man3/qwindowsstyle.3qt
qt-2.3.2/doc/man/man3/QWindowsStyle.3qt
qt-2.3.2/doc/man/man3/qwizard.3qt
qt-2.3.2/doc/man/man3/QWizard.3qt
qt-2.3.2/doc/man/man3/qwmatrix.3qt
qt-2.3.2/doc/man/man3/QWMatrix.3qt
qt-2.3.2/doc/man/man3/qworkspace.3qt
qt-2.3.2/doc/man/man3/QWorkspace.3qt
qt-2.3.2/doc/man/man3/qwsdecoration.3qt
qt-2.3.2/doc/man/man3/QWSDecoration.3qt
qt-2.3.2/doc/man/man3/qwsserver.3qt
qt-2.3.2/doc/man/man3/QWSServer.3qt
qt-2.3.2/doc/man/man3/qwswindow.3qt
qt-2.3.2/doc/man/man3/QWSWindow.3qt
qt-2.3.2/doc/man/man3/qxmlattributes.3qt
qt-2.3.2/doc/man/man3/QXmlAttributes.3qt
qt-2.3.2/doc/man/man3/qxmlcontenthandler.3qt
qt-2.3.2/doc/man/man3/QXmlContentHandler.3qt
qt-2.3.2/doc/man/man3/qxmldeclhandler.3qt
qt-2.3.2/doc/man/man3/QXmlDeclHandler.3qt
qt-2.3.2/doc/man/man3/qxmldefaulthandler.3qt
qt-2.3.2/doc/man/man3/QXmlDefaultHandler.3qt
qt-2.3.2/doc/man/man3/qxmldtdhandler.3qt
qt-2.3.2/doc/man/man3/QXmlDTDHandler.3qt
qt-2.3.2/doc/man/man3/qxmlentityresolver.3qt
qt-2.3.2/doc/man/man3/QXmlEntityResolver.3qt
qt-2.3.2/doc/man/man3/qxmlerrorhandler.3qt
qt-2.3.2/doc/man/man3/QXmlErrorHandler.3qt
qt-2.3.2/doc/man/man3/qxmlinputsource.3qt
qt-2.3.2/doc/man/man3/QXmlInputSource.3qt
qt-2.3.2/doc/man/man3/qxmllexicalhandler.3qt
qt-2.3.2/doc/man/man3/QXmlLexicalHandler.3qt
qt-2.3.2/doc/man/man3/qxmllocator.3qt
qt-2.3.2/doc/man/man3/QXmlLocator.3qt
qt-2.3.2/doc/man/man3/qxmlnamespacesupport.3qt
qt-2.3.2/doc/man/man3/QXmlNamespaceSupport.3qt
qt-2.3.2/doc/man/man3/qxmlparseexception.3qt
qt-2.3.2/doc/man/man3/QXmlParseException.3qt
qt-2.3.2/doc/man/man3/qxmlreader.3qt
qt-2.3.2/doc/man/man3/QXmlReader.3qt
qt-2.3.2/doc/man/man3/qxmlsimplereader.3qt
qt-2.3.2/doc/man/man3/QXmlSimpleReader.3qt
qt-2.3.2/doc/man/man3/qxtapplication.3qt
qt-2.3.2/doc/man/man3/QXtApplication.3qt
qt-2.3.2/doc/man/man3/qxtwidget.3qt
qt-2.3.2/doc/man/man3/QXtWidget.3qt
qt-2.3.2/configs/
qt-2.3.2/configs/aix-g++-static
qt-2.3.2/configs/aix-g++-static-debug
qt-2.3.2/configs/aix-g++-shared
qt-2.3.2/configs/aix-g++-shared-debug
qt-2.3.2/configs/aix-xlc-static
qt-2.3.2/configs/aix-xlc-static-debug
qt-2.3.2/configs/aix-xlc-shared
qt-2.3.2/configs/aix-xlc-shared-debug
qt-2.3.2/configs/bsdi-g++-static
qt-2.3.2/configs/bsdi-g++-static-debug
qt-2.3.2/configs/bsdi-g++-shared
qt-2.3.2/configs/bsdi-g++-shared-debug
qt-2.3.2/configs/dgux-g++-static
qt-2.3.2/configs/dgux-g++-static-debug
qt-2.3.2/configs/dgux-g++-shared
qt-2.3.2/configs/dgux-g++-shared-debug
qt-2.3.2/configs/dynix-g++-static
qt-2.3.2/configs/dynix-g++-static-debug
qt-2.3.2/configs/freebsd-g++-static
qt-2.3.2/configs/freebsd-g++-static-debug
qt-2.3.2/configs/freebsd-g++-shared
qt-2.3.2/configs/freebsd-g++-shared-debug
qt-2.3.2/configs/hpux-acc-static
qt-2.3.2/configs/hpux-acc-static-debug
qt-2.3.2/configs/hpux-acc-shared
qt-2.3.2/configs/hpux-acc-shared-debug
qt-2.3.2/configs/hpux-cc-static
qt-2.3.2/configs/hpux-cc-static-debug
qt-2.3.2/configs/hpux-cc-shared
qt-2.3.2/configs/hpux-cc-shared-debug
qt-2.3.2/configs/hpux-g++-static
qt-2.3.2/configs/hpux-g++-static-debug
qt-2.3.2/configs/hpux-g++-shared
qt-2.3.2/configs/hpux-g++-shared-debug
qt-2.3.2/configs/hpux-n64-static
qt-2.3.2/configs/hpux-n64-static-debug
qt-2.3.2/configs/hpux-n64-shared
qt-2.3.2/configs/hpux-n64-shared-debug
qt-2.3.2/configs/hpux-o64-static
qt-2.3.2/configs/hpux-o64-static-debug
qt-2.3.2/configs/hpux-o64-shared
qt-2.3.2/configs/hpux-o64-shared-debug
qt-2.3.2/configs/hurd-g++-static
qt-2.3.2/configs/hurd-g++-static-debug
qt-2.3.2/configs/hurd-g++-shared
qt-2.3.2/configs/hurd-g++-shared-debug
qt-2.3.2/configs/irix-64-static
qt-2.3.2/configs/irix-64-static-debug
qt-2.3.2/configs/irix-64-shared
qt-2.3.2/configs/irix-64-shared-debug
qt-2.3.2/configs/irix-g++-static
qt-2.3.2/configs/irix-g++-static-debug
qt-2.3.2/configs/irix-g++-shared
qt-2.3.2/configs/irix-g++-shared-debug
qt-2.3.2/configs/irix-n32-static
qt-2.3.2/configs/irix-n32-static-debug
qt-2.3.2/configs/irix-n32-shared
qt-2.3.2/configs/irix-n32-shared-debug
qt-2.3.2/configs/irix-o32-static
qt-2.3.2/configs/irix-o32-static-debug
qt-2.3.2/configs/irix-o32-shared
qt-2.3.2/configs/irix-o32-shared-debug
qt-2.3.2/configs/linux-cxx-static
qt-2.3.2/configs/linux-cxx-static-debug
qt-2.3.2/configs/linux-cxx-shared
qt-2.3.2/configs/linux-cxx-shared-debug
qt-2.3.2/configs/linux-g++-static
qt-2.3.2/configs/linux-g++-static-debug
qt-2.3.2/configs/linux-g++-shared
qt-2.3.2/configs/linux-g++-shared-debug
qt-2.3.2/configs/linux-kcc-static
qt-2.3.2/configs/linux-kcc-static-debug
qt-2.3.2/configs/linux-kcc-shared
qt-2.3.2/configs/linux-kcc-shared-debug
qt-2.3.2/configs/macx-g++-static
qt-2.3.2/configs/macx-g++-static-debug
qt-2.3.2/configs/macx-g++-shared
qt-2.3.2/configs/macx-g++-shared-debug
qt-2.3.2/configs/netbsd-g++-static
qt-2.3.2/configs/netbsd-g++-static-debug
qt-2.3.2/configs/netbsd-g++-shared
qt-2.3.2/configs/netbsd-g++-shared-debug
qt-2.3.2/configs/openbsd-g++-static
qt-2.3.2/configs/openbsd-g++-static-debug
qt-2.3.2/configs/openbsd-g++-shared
qt-2.3.2/configs/openbsd-g++-shared-debug
qt-2.3.2/configs/osf1-cxx-static
qt-2.3.2/configs/osf1-cxx-static-debug
qt-2.3.2/configs/osf1-cxx-shared
qt-2.3.2/configs/osf1-cxx-shared-debug
qt-2.3.2/configs/osf1-g++-static
qt-2.3.2/configs/osf1-g++-static-debug
qt-2.3.2/configs/osf1-g++-shared
qt-2.3.2/configs/osf1-g++-shared-debug
qt-2.3.2/configs/qnx-rtp-g++-static
qt-2.3.2/configs/qnx-rtp-g++-static-debug
qt-2.3.2/configs/qnx-rtp-g++-shared
qt-2.3.2/configs/qnx-rtp-g++-shared-debug
qt-2.3.2/configs/reliant-cds-static
qt-2.3.2/configs/reliant-cds-static-debug
qt-2.3.2/configs/reliant-cds-shared
qt-2.3.2/configs/reliant-cds-shared-debug
qt-2.3.2/configs/sco-g++-static
qt-2.3.2/configs/sco-g++-static-debug
qt-2.3.2/configs/sco-g++-shared
qt-2.3.2/configs/sco-g++-shared-debug
qt-2.3.2/configs/solaris-64-static
qt-2.3.2/configs/solaris-64-static-debug
qt-2.3.2/configs/solaris-64-shared
qt-2.3.2/configs/solaris-64-shared-debug
qt-2.3.2/configs/solaris-cc-static
qt-2.3.2/configs/solaris-cc-static-debug
qt-2.3.2/configs/solaris-cc-shared
qt-2.3.2/configs/solaris-cc-shared-debug
qt-2.3.2/configs/solaris-cc-gcc-static
qt-2.3.2/configs/solaris-cc-gcc-static-debug
qt-2.3.2/configs/solaris-cc-gcc-shared
qt-2.3.2/configs/solaris-cc-gcc-shared-debug
qt-2.3.2/configs/solaris-g++-static
qt-2.3.2/configs/solaris-g++-static-debug
qt-2.3.2/configs/solaris-g++-shared
qt-2.3.2/configs/solaris-g++-shared-debug
qt-2.3.2/configs/sunos-g++-static
qt-2.3.2/configs/sunos-g++-static-debug
qt-2.3.2/configs/sunos-g++-shared
qt-2.3.2/configs/sunos-g++-shared-debug
qt-2.3.2/configs/ultrix-g++-static
qt-2.3.2/configs/ultrix-g++-static-debug
qt-2.3.2/configs/unixware-g++-static
qt-2.3.2/configs/unixware-g++-static-debug
qt-2.3.2/configs/unixware-g++-shared
qt-2.3.2/configs/unixware-g++-shared-debug
qt-2.3.2/configs/unixware7-cc-static
qt-2.3.2/configs/unixware7-cc-static-debug
qt-2.3.2/configs/unixware7-cc-shared
qt-2.3.2/configs/unixware7-cc-shared-debug
qt-2.3.2/configs/unixware7-g++-static
qt-2.3.2/configs/unixware7-g++-static-debug
qt-2.3.2/configs/unixware7-g++-shared
qt-2.3.2/configs/unixware7-g++-shared-debug
qt-2.3.2/Makefile
qt-2.3.2/lib/

This is the Qt/Embedded Free Edition.

You are licensed to use this software under the terms of
the GNU General Public License (GPL).

Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept the terms of the license?
yes

Build type:    linux-x86-g++-shared-debug

Thread support..................... no
Configuration...................... qconfig-qpe.h

Creating makefiles...
Qt is now configured for building. Just run make.
To reconfigure, run make clean and configure.

cd src/moc; make
make: Entering directory `/home/qchen10/rd/qt/qt-embedded/src/moc'
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o mocgen.o mocgen.cpp
y.tab.c: In function `int yyparse()':
y.tab.c:3174: warning: label `yyerrlab' defined but not used
y.tab.c:3169: warning: label `yynewerror' defined but not used
mocgen.cpp: At global scope:
mocgen.cpp:3: warning: 'yysccsid' defined but not used
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qbuffer.o ../tools/qbuffer.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qcollection.o ../tools/qcollection.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qcstring.o ../tools/qcstring.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qdatastream.o ../tools/qdatastream.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qdatetime.o ../tools/qdatetime.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qfile.o ../tools/qfile.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qgarray.o ../tools/qgarray.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qgdict.o ../tools/qgdict.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qglist.o ../tools/qglist.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qglobal.o ../tools/qglobal.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qgvector.o ../tools/qgvector.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qiodevice.o ../tools/qiodevice.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qregexp.o ../tools/qregexp.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qstring.o ../tools/qstring.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qtextcodec.o ../tools/qtextcodec.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qtextstream.o ../tools/qtextstream.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qutfcodec.o ../tools/qutfcodec.cpp
g++-c -I/home/qchen10/rd/qt/qt-embedded/include -Wno-unused -Wno-parentheses -pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qfile_unix.o ../tools/qfile_unix.cpp
g++   -o ./moc mocgen.o qbuffer.o qcollection.o qcstring.o qdatastream.o qdatetime.o qfile.o qgarray.o qgdict.o qglist.o qglobal.o qgvector.o qiodevice.o qregexp.o qstring.o qtextcodec.o qtextstream.o qutfcodec.o qfile_unix.o    -lm
make: Leaving directory `/home/qchen10/rd/qt/qt-embedded/src/moc'
rm -f bin/moc
cp src/moc/moc bin/moc
make -f src-mt.mk
make: Entering directory `/home/qchen10/rd/qt/qt-embedded'
(not building threaded Qt)
make: Leaving directory `/home/qchen10/rd/qt/qt-embedded'
cd src; make
make: Entering directory `/home/qchen10/rd/qt/qt-embedded/src'
echo '#include "kernel/qt.h"' >allmoc.cpp
g++-E -DQT_MOC_CPP -I/home/qchen10/rd/qt/qt-embedded/include-pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT-I/home/qchen10/rd/qt/qt-embedded/src/3rdparty/zlib -I/home/qchen10/rd/qt/qt-embedded/src/3rdparty/libpng -I3rdparty/kernel -I3rdparty/tools >allmoc.h allmoc.cpp
/home/qchen10/rd/qt/qt-embedded/bin/moc -o allmoc.cpp allmoc.h
perl -pi -e 's{"allmoc.h"}{"kernel/qt.h"}' allmoc.cpp
rm allmoc.h
g++-c -I/home/qchen10/rd/qt/qt-embedded/include-pipe -DQWS -fno-exceptions -fno-rtti -g -Wall -W -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT-I/home/qchen10/rd/qt/qt-embedded/src/3rdparty/zlib -I/home/qchen10/rd/qt/qt-embedded/src/3rdparty/libpng -I3rdparty/kernel -I3rdparty/tools -o allmoc.o allmoc.cpp
In file included from kernel/qt.h:62,
               from allmoc.cpp:16:
/home/qchen10/rd/qt/qt-embedded/include/qsortedlist.h: In destructor `QSortedList<type>::~QSortedList()':
/home/qchen10/rd/qt/qt-embedded/include/qsortedlist.h:51: error: there are no arguments to `clear' that depend on a template parameter, so a declaration of `clear' must be available
/home/qchen10/rd/qt/qt-embedded/include/qsortedlist.h:51: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
make: *** 错误 1
make: Leaving directory `/home/qchen10/rd/qt/qt-embedded/src'
make: *** 错误 2
#

chwoozy 发表于 2006-4-25 18:34:22


可以到下面两个论坛去求助:

我的意思是可能多去些论坛发帖求助解决问题的机会会大一些
不过我没考虑到你很可能在这两个论坛上都没注册过

ricetons 发表于 2006-4-25 18:44:25

(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)

qchen10 发表于 2006-4-26 10:19:45

please help

可以到下面两个论坛去求助:
1.qt中文论坛:www.qtcn.org/bbs
2.Qt/Qtopia中文论坛:www.qtopia.org.cn

谢谢chwoozy, 但觉得www.qtopia.org.cn 好冷清!
上面的build,也是www.qtopia.org.cn上的,只是在suse 下编译的,所以来magiclinux 问一问.我觉得应该是magiclinux少了什么包.

chwoozy 发表于 2006-4-26 11:34:02


www.qtopia.org.cn 好冷清!

这个论坛好像是一个叫齐亮的人在维护的,他的个人主页下有正在进行中的Qt文档翻译工作,应该是自己独立进行的,现在还有很多内容没翻译完,挺不容易的,所以还是支持一下他吧:mrgreen:

qchen10 发表于 2006-4-26 13:53:57

试试看
页: [1]
查看完整版本: 编译qtopia error