Changes between Initial Version and Version 2 of Ticket #37177


Ignore:
Timestamp:
Dec 1, 2012, 3:34:52 PM (11 years ago)
Author:
michaelld (Michael Dickens)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37177

    • Property Owner changed from jeremyhu to jeremyhu@…
  • Ticket #37177 – Description

    initial v2  
    1 Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header.
     1Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <KHR/khrplatform.h>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header.