Control: tags -1 moreinfo

Hi!

On Sat, May 09, 2020 at 10:48:42AM +0800, pengzongli wrote:
> When ever I run the example code on the arm machine, It results in the error
> below:
>
> / Could not initialize GLX/
> /    Aborted (core dumped)/
> but when I run the same example code on the x86 machine(Debian 8.3.0-6),
> there is no error.

This is because the OpenGL hardware/drivers are different on ARM and x86.

I think I have seen similar issues before with old Qt versions. Can you
please check the following two things:

- Whether installing libglvnd-dev package helps?
- Whether exporting QT_XCB_GL_INTEGRATION=xcb_egl environment variable helps?

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to