On Sunday, 29 de January de 2012 15.31.00, Mark Constable wrote:
> On 29/01/12 13:21, Rick Stockton wrote:
>  > ...
> >
> > http://wayland.freedesktop.org/qt5.html
>
> I'm trying out these notes too, on Archlinux x86_64, and only got
> as far as this error at the early qmake build stage...
>
> "The Wayland functionality test failed"
>
> any hints as to what system components might satisfy this test?

Ensure you have a *very* recent Wayland installation (probably compiled from
the Git repository) and that it can be found by

        pkgconfig --cflags --libs wayland-client

And that the wayland-scanner binary is somewhere in your $PATH. It is required
to compile some XML protocol definitions into code.

I also talked to Tiago and he said he had a "no make demos and examples"
build, so his instructions do not include the compilation of the wayland
examples, which in turn require the wayland-server packages.

> 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?

Huh?

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to