[Qt-interest] Problem compiling Qt4.6.2-maemo5 libs from source
Thiago Macieira
thiago at kde.org
Wed Mar 10 08:24:34 CET 2010
Em Terça-feira 9. Março 2010, às 15.11.31, Carl Snellman escreveu:
> Hey,
> I'm trying to compile Qt libs for Maemo5 inside Scratchbox using the
Hi Carl
The first question is: why? It's already precompiled for you in the form of
.deb packages, submitted to Extras-Devel.
> following commands:
> [sbox-FREMANTLE_ARMEL: ~/qt-maemo5-opensource-src-4.6.2] > ./configure
> -maemo5 -static -opengles2 --prefix=~/qt4.6.2-maemo5-static
Drop the -static. It's not supported.
> /home/csnellman/qt-maemo5-opensource-src-4.6.2/lib/libQtGui.a(qapplication.
> o): In function `qt_sendSpontaneousEvent(QObject*, QEvent*)':
> qapplication.cpp:(.text+0x1bdc): multiple definition of
> `qt_sendSpontaneousEvent(QObject*, QEvent*)'
> /home/csnellman/qt-maemo5-opensource-src-4.6.2/lib/libQtWebKit.a(qwebview.o
> ):qwebview.cpp:(.text._Z23qt_sendSpontaneousEventP7QObjectP6QEvent+0x0):
> first defined here
Looks like a problem caused by the -static flag.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100309/7cbadad8/attachment.bin
More information about the Qt-interest-old
mailing list