Discussion:
Where is the emgd-bin-devel package?
Jechlitschek, Christoph
2011-07-29 06:50:34 UTC
Permalink
Hi,

I'm trying to compile a Qt program that uses QGLWidgets on a platform with
an emgd-bin graphics driver. When I try to install libqtopengl-devel it
fails because of dependencies. I believe on platforms that use the pvr-bin
driver I simply install the pvr-bin-devel that provides the missing header
files, but it seems there is no emgd-bin-devel packet.



Maybe I'm taking the wrong approach and QGLWidgets shouldn't be used? Did
somebody manage to compile a program on emgd-bin based platforms? If so,
which packets would I need?



Thanks,

Christoph
Matt Roper
2011-07-29 15:16:43 UTC
Permalink
Hi,
I’m trying to compile a Qt program that uses QGLWidgets on a platform
with an emgd-bin graphics driver. When I try to install
libqtopengl-devel it fails because of dependencies. I believe on
platforms that use the pvr-bin driver I simply install the
pvr-bin-devel that provides the missing header files, but it seems
there is no emgd-bin-devel packet.
Maybe I’m taking the wrong approach and QGLWidgets shouldn’t be used?
Did somebody manage to compile a program on emgd-bin based platforms?
If so, which packets would I need?
Thanks,
Christoph
I believe you're referring to the khronos API headers for GLES, EGL,
etc. EMGD doesn't make any custom modifications to those at the moment,
so we haven't been repackaging them in an EMGD-specific package. You
should be able to use the the Mesa development packages (although you'll
have to manually force the installation since they'll want to bring in
the mesa libraries as well as dependencies) or you can grab the upstream
headers directly from khronos.org.


Matt
--
Matt Roper
Intel Corporation
Embedded Media & Graphics Driver Group
(916) 356-2795
Loading...