Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19833

OpenVG plugin doesn't build with the Mesa implementation of OpenVG

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.0
    • (Inactive) OpenVG
    • None
    • Ark Linux dockyard-devel
      gcc 4.6.0
      mesa 7.10.2

    Description

      The problem is that Mesa's implementation of OpenVG drags in a couple of X11 headers that do things that clash with Qt headers, such as

      #define None 0
      #define Bool int

      etc.

      I'm attaching a patch that "fixes" it the quick and dirty way, but it's so ugly that someone should probably go over it and fix it properly (that's why I'm not sending a merge request).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            bero Bernhard Rosenkränzer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes