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

André Hartmann andre.hartmann at iseg-hv.de
Mon Oct 23 13:49:58 CEST 2017


Hi Carel,

I usually encounter the problems when linking, and in this case

  sudo apt install libglu1-mesa-dev

helped me. Not sure if that applies to your problem also.

Best regards,
André

Am 23.10.2017 um 13:21 schrieb Carel Combrink:
> 
>     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?
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> 


-- 
Best regards / Mit freundlichen Grüßen
André Hartmann, Dipl.-Ing. (FH)
Software Project Manager

iseg Spezialelektronik GmbH         |  phone: ++49 (0)351 26996-43
Bautzner Landstr. 23                |  fax:   ++49 (0)351 26996-21
D-01454 Radeberg / Rossendorf       |  web:   www.iseg-hv.com

Geschäftsführer / Managing director: Dr. F. Gleisberg, Dr. J. Pöthig
Amtsgericht / Lower district court: Dresden HRB 16250
Ust.-Id.-Nr. / VAT-ID: DE812508942

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder
diese E-Mail irrtümlich erhalten haben, informieren Sie bitte
sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser
Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail
in error) please notify the sender immediately and delete this e-mail.
Any unauthorized copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.



More information about the Interest mailing list