[cairo-bugs] [Bug 55765] New: EGL missing GLESv2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 8 06:44:20 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55765
Priority: medium
Bug ID: 55765
Assignee: cairo-bugs at cairographics.org
Summary: EGL missing GLESv2
QA Contact: cairo-bugs at cairographics.org
Severity: minor
Classification: Unclassified
OS: Linux (All)
Reporter: chinasaurli at gmail.com
Hardware: ARM
Status: NEW
Version: 1.12.4
Component: gl backend
Product: cairo
I'm trying to build Cairo with OpenVG support for RaspberryPi. I wanted to be
able to use Cairo to show some graphics with only a terminal session and no X.
The first thing I tried was building with only --enable-vg, but I was getting a
link error with libEGL failing to find some stuff in libGLESv2.
Adding --enable-glesv2 fixes it. But seems like if this is required by
--enable-vg then maybe this should be handled automatically? Or maybe with
more preprocessing it would be possible to use EGL for OpenVG without pulling
in the GLESv2 stuff?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121008/e60290da/attachment.html>
More information about the cairo-bugs
mailing list