[Gta04-owner] Building QtMoko v45

Radek Polak psonek2 at seznam.cz
Thu Jul 5 17:06:44 CEST 2012


On Thursday, July 05, 2012 12:52:42 PM Sven Dyroff wrote:

> Hello Radek,
> 
> I tried to build QtMoko by myself for the first time. Thanks to your very
> good README I managed to get nearly through the whole sequence from the
> scratch. There're only at least two things missing:
> 
> a) Very minor: "git clone" fails because you first need to "apt-get
> install" it. I only mention it here for completeness.
> 
> b) My problem: "../qtmoko/configure -system-qt -device neo" fails because
> it misses "../qtmoko/qtopiacore/qt". It's nice that within
> "../qtmoko/qtopiacore" a README will be found that says, that it's a link
> named "qt" that has to placed here. But can you please provide me/us the
> destination? I'm afraid that the README-info "It contains the Qt Embedded
> source code that Qt Extended uses" is not sufficient for me...

Hi Sven,
havent you forget to run:

	git submodule init
	git submodule update

After these two command the qtopiacore/qt directory should be populated with 
Qt sources.

This directory and few others are git submodules so that we can track easily 
the upstream - you can even see it on github [1].

Regards

Radek

[1] https://github.com/radekp/qtmoko/tree/master/qtopiacore


More information about the Gta04-owner mailing list