Hi Radek,

here is the result from git log :

   m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt$ git log
   commit a2eb181371609220d111db555da07ab32627ffca
   Author: Radek Polak <pson...@seznam.cz>
   Date:   Sun Dec 13 15:57:15 2009 +0100

So it matches with the last commit you mentioned

Regards,

Yann

    Fix compilation
Yann SLADEK wrote:

Hi there,

I wanted to start the french translation of QtMoko and wanted to build
it, so I followed instructions here : http://qtmoko.org/wiki/Translations
The configure step was fine but when I start make, I got the following

     *** Error

I googled this but no clue
Hi Yann,
it can be problem that qt submodule is not in correct version. I had similar
problem at work. You should check qt version if it matches the one in:

http://github.com/radekp/qt/tree/qtmoko-v15

You can do it by
cd qtmoko/qtopiacore/qt
git log

the last commit should match the one on web
(a2eb181371609220d111db555da07ab32627ffca). If not you should somehow make it
match (e.g. clone above git, checkout qtmoko-v17 branch and replace
qtopiacore/qt with it).

Or if it still does not work please let me know.

Regards

Radek

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to