[Development] Checking out Qt 5.0.2 sources

Sergio Ahumada san at sansano.inf.utfsm.cl
Mon Jul 1 18:18:20 CEST 2013


Hi,

On 07/01/2013 04:14 PM, Tomasz Olszak wrote:
> Hi,
>
> Current release branch contains 5.1 version.
> I can't build it on mipsel(some errors with PCRE) architecture and
> currently don't have time to investigate it. I know that it worked with 5.0.

The released source code is available in 
http://download.qt-project.org/official_releases/qt/5.0/5.0.2/

> Is there a way to get Qt 5.0.2 sources in one command?
> There is no 5.0.2 tag in qt/qt5 repository.

You can find the v5.0.2 tag from http://qt.gitorious.org/qtsdk/qtsdk

Or you could use http://qt.gitorious.org/qt/qt5 and do "git reset --hard 
3f9837797d4fc5226d4f6063ee6a52b349521155", that should be the same 
combination of sha1s than in qtsdk but without the tag.

> Would it be enough If I manually check out all submodules to 5.0.2 tag?

You might need to do some magic because of the 
qtwebkit-examples-and-demos.git -> qtwebkit-examples.git rename.

> Or maybe lack o this tag is a bug...
>
> regards
> Tomasz Olszak

Cheers,
-- 
Sergio Ahumada
san at sansano.inf.utfsm.cl



More information about the Development mailing list