[Interest] Building Qt apps on Ubuntu 17.10: GL/gl.h missing

Thiago Macieira thiago.macieira at intel.com
Mon Oct 23 16:51:30 CEST 2017


On Monday, 23 October 2017 04:21:37 PDT Carel Combrink wrote:
> > You're looking for the GL header. Installing the GLES development package
> > is
> > the wrong solution.
> > 
> > Install the GL development package.
> 
> I have also tried both of the following but they all want to install X11
> related packages.:
> - libgl-dev
> - libgl1-mesa-dev
> 
> Is this "normal" or is there another Wayland specific GL dev
> implementation/library that I should install?

I believe it's normal. You'll have to ask someone who knows Debian / Ubuntu 
packaging to be sure, but if it's using Mesa headers, then it's very likely 
that it's the same build for Wayland, X and any other backends.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list