Re: [yocto] [raspberrypi3] Failed to build core-image-minimal with Qt5 support (GL/gl.h not found)

2016-10-16 Thread Khem Raj
you can use bitbake -g to dump the dep graphs in dotty format and explore the depchains > On Oct 16, 2016, at 11:15 AM, Karim ATIKI wrote: > > Hi Khem, > > >it currently have some vc4 support if you want mesa to work then use > >vc4graphics in machine features. > You

Re: [yocto] [raspberrypi3] Failed to build core-image-minimal with Qt5 support (GL/gl.h not found)

2016-10-16 Thread Karim ATIKI
Hi Khem, >it currently have some vc4 support if you want mesa to work then use >vc4graphics in machine features. You mean, I should add "vc4graphics" in MACHINE_FEATURES ? Actually, I don't specially want to have mesa. I just want to have Qt5 without X11 so I can build my programs with

Re: [yocto] [raspberrypi3] Failed to build core-image-minimal with Qt5 support (GL/gl.h not found)

2016-10-16 Thread Khem Raj
On Sun, Oct 16, 2016 at 8:45 AM, Karim ATIKI wrote: > Hi all, > > > I'm trying to a build a core-image-minimal for my RaspberryPi3 with Qt5 > support. > > I'm working with Poky Krogth and master branches of meta-qt5 and > meta-raspberrypi. > > > The build failed at

Re: [yocto] [raspberrypi3] Failed to build core-image-minimal with Qt5 support (GL/gl.h not found)

2016-10-16 Thread Karim ATIKI
I wrote a mistake in my first post. I meant: In the mesa-gl work dir, I can find: ./tmp/work/xxx/mesa-gl-xxx/usr/include/GL/ ./tmp/work/xxx/mesa-gl-xxx/usr/include/GL/GL ./tmp/work/xxx/mesa-gl-xxx/usr/include/GL/GLES ./tmp/work/xxx/mesa-gl-xxx/usr/include/GL/GLES2

[yocto] [raspberrypi3] Failed to build core-image-minimal with Qt5 support (GL/gl.h not found)

2016-10-16 Thread Karim ATIKI
Hi all, I'm trying to a build a core-image-minimal for my RaspberryPi3 with Qt5 support. I'm working with Poky Krogth and master branches of meta-qt5 and meta-raspberrypi. The build failed at qtbase do_configure(). It reports "| checking for OpenGL... | Cannot read