Re: Problems compiling konq/e with qtopia 2.2.0
Joaquim Duran <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
Lorn Potter wrote: > Joaquim Duran wrote: >> Dear all, >> ./configure --disable-debug --enable-static --disable-shared >> --enable-qt-embedded --enable-embedded --enable-qtopia --enable-qpe >> -without-ssl --with-qt-dir=$QTDIR --with-qt-libraries=$QPEDIR/lib >> --with-qtopia-dir=$QPEDIR >> >> As seen, the QT libraries are redirected to $QPEDIR/lib because in that >> directory are stored the libraries: amr, qpe, qte. >> >> When the make command is executed the following error is detected: >> >> main.o(.text+0xa8d): In function `main': >> main.cc: undefined reference to >> `PopupHandler::PopupHandler[in-charge](QApplication*, char const*)' >> collect2: ld returned 1 exit status >> make[2]: *** [konqueror] Error 1 >> >> The application object for Qtopia applications is names QPEApplication >> and not QApplication. >> >> Is there a fast way to fix the problem? By eliminating or adding options >> to programs. A newer version of konqueror/e could be compiled with >> qtopia-2.2.0? Witch one? With which version of kdelibs? >> > > take out the --enable-qt-embedded line in your konqe configure, it's not > needed with the --enable qtopia > > > Thanks for your suggestion, but the problem still persists. Thanks and Best Regards, Joaquim Duran