[QtMoko] Building QtMoko failed

Radek Polak psonek2 at seznam.cz
Sun Jan 17 11:51:48 CET 2010


Yann SLADEK wrote:

> Hi Radek,
> 
> I found why I got this error, Karmic Koala has only QT 4.5.3. So I used
> a PPA to get QT 4.6 and try to compile again.
> I got another error immediatly after the 'make' althought before 'make'
> was returning an error maybe 10 minutes after starting
> 
>     mav at MavDesktop:~/OpenMoko/QTMoko-Build/build$ make
>     make: running qbuild default
>     Project () ERROR: An error occured while evaluating a QBuild script
>     extension.
>          File:    /home/mav/OpenMoko/QTMoko-Build/qtmoko/qbuild.pro at 87
>          Error:   SyntaxError: Parse error
>     <anonymous>()@:6696
> 
>     make: *** [all] Abandon

Can you please try compiling with QT 4.5 first? Now it should be as enough to 
do following:

cd qtmoko/qtopiacore/qt
git fetch origin
git checkout 4c50d944b61f81d8bf17c962e65907582fca196c

It's btw branch qtmoko-v17 - QT 4.5.2 with patches for version v14. Your git 
log in qtopiacore/qt should display following:

Regards

Radek

commit 4c50d944b61f81d8bf17c962e65907582fca196c
Author: Radek Polak <psonek2 at seznam.cz>
Date:   Sun Jan 17 11:25:25 2010 +0100

    Enable virtual keyboard in password input fields


commit 942ae93fe9aa14d1555499b9077490988f3a9895
Author: ghislain <ghislain at basetrend.nl>
Date:   Sun Jan 17 11:23:48 2010 +0100

    Enable keyboard in web brower for password fields.

    Yesterday I found and repaired a little bug in the 'Web Browser': when
    entering a password-field the keyboard doesn't show.


commit 45a2eb04518fa2ecaf510ddf082d6e6488d05da4
Author: Franky Van Liedekerke <liedekef at telenet.be>
Date:   Sun Jan 17 11:22:34 2010 +0100

    In order to have the alarm on-time: CFG_CLOCK_MONOTONIC=no


commit 4b2b47ac6c9fe284dce45cf33ff674d7110c1619
Author: Simon Hausmann <simon.hausmann at nokia.com>



More information about the community mailing list