[Development] New Wayland Plugin instructions (on the Wayland web site)

Thiago Macieira thiago.macieira at intel.com
Sun Jan 29 12:47:21 CET 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120129/eaf65dcc/attachment.sig>


More information about the Development mailing list