<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
ok, thanks Radek, it's building now. <br>
But, despite following what has been written into the wiki (adding
'-languages fr_FR<b>' </b>into configure-common file or
'--add-language fr_FR' to configure command after creating the right
folder)<b> </b>, I have no .ts file created. <br>
<br>
Regards,<br>
<br>
Yann<br>
<br>
<blockquote cite="mid:201001171151.48952.psonek2@seznam.cz" type="cite">
  <pre wrap="">Yann SLADEK wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">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@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@87
         Error:   SyntaxError: Parse error
    &lt;anonymous&gt;()@:6696

    make: *** [all] Abandon
    </pre>
  </blockquote>
  <pre wrap="">
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 <a class="moz-txt-link-rfc2396E" href="mailto:psonek2@seznam.cz">&lt;psonek2@seznam.cz&gt;</a>
Date:   Sun Jan 17 11:25:25 2010 +0100

    Enable virtual keyboard in password input fields


commit 942ae93fe9aa14d1555499b9077490988f3a9895
Author: ghislain <a class="moz-txt-link-rfc2396E" href="mailto:ghislain@basetrend.nl">&lt;ghislain@basetrend.nl&gt;</a>
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 <a class="moz-txt-link-rfc2396E" href="mailto:liedekef@telenet.be">&lt;liedekef@telenet.be&gt;</a>
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 <a class="moz-txt-link-rfc2396E" href="mailto:simon.hausmann@nokia.com">&lt;simon.hausmann@nokia.com&gt;</a>

_______________________________________________
Openmoko community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openmoko.org/mailman/listinfo/community">http://lists.openmoko.org/mailman/listinfo/community</a>
  </pre>
</blockquote>
<br>
</body>
</html>