On 1/29/12 3:35 PM, "ext Robin Burchell" <robin...@viroteck.net> wrote:

>On Sun, Jan 29, 2012 at 7:31 AM, Mark Constable <ma...@renta.net> wrote:
>> Also, the above URL suggests pulling "qtbase" and there is also
>> a very obvious "qt5" repo.
>>
>> Could anyone verify which repo is the real qt5?
>
>There is no single 'Qt' repository anymore. That concept dies with
>4.8. The 'qt5' repository is a stub containing pointers to all the
>submodules that consist of the bulk of the code, plus some helper
>scripts to clone them etc.
>
>The exact submodule you want depends on the code you want to work with,

Authoritative source is
    git://gitorious.org/qt/qt5.git

So, clone that, and run the init-repository with the required parameters
to pull in all the required submodules needed for the full Qt experience.

More details here
    http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git

-- 
.marius

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to