Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot EGLFS support
@ 2022-01-24 15:28 Tomaž Smodiš
  2022-01-24 22:34 ` Peter Seiderer
  0 siblings, 1 reply; 2+ messages in thread
From: Tomaž Smodiš @ 2022-01-24 15:28 UTC (permalink / raw)
  To: buildroot

Hi

With help of Mr. Richard Ash I managed to build my buildroot Os.

With the same compiler I buidl/compiled Qt libraries against buildroot 
sysroot.

I was finally able to run some cpp code. I successfully ran Qt console 
application.

However if I try to run Qt GUI Application I got errors. I enabled eglfs 
support in menuconfig:

In target packages, graphic libraries and applications I enabled mesa3d 
option Gallium swrast driver and OpenGL EGL and OpenGL ES options.

I ran make successfully, deployed to Raspberry Pi 3 b+ but after I run 
my app with:

strace ./myapp -platform eglfs

I got errror:

write(2, "EGL library doesn't support Emul"..., 48EGL library doesn't 
support Emulator extensions

Any advice?

kind regards Thomas

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-24 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 15:28 [Buildroot] buildroot EGLFS support Tomaž Smodiš
2022-01-24 22:34 ` Peter Seiderer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox