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

Unable to load graphicssystem "openvg" with shiva on Linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.8.1
    • None
    • Ubuntu 10.4
      I7
      nvidia graphics card

    Description

      I built qt 4.8.1 with openvg and it correctly linked to shiva on my linux box.
      I built qtperf specifying openvg and svg in its .pro. It looks like it has correctly linked everything:

      ldd qtperf4 | grep -i vg
      libQtSvg.so.4 => /opt/qtsdk-4.81-optim/lib/libQtSvg.so.4 (0xb7757000)
      libQtOpenVG.so.4 => /opt/qtsdk-4.81-optim/lib/libQtOpenVG.so.4 (0xb7733000)
      libOpenVG.so.0 => /usr/local/lib/libOpenVG.so.0 (0xb67e3000)

      But when I run it with

      {./qtperf4 -graphicssystem openvg}

      , I get

      {Unable to load graphicssystem "openvg"}

      thanks

      Attachments

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

        Activity

          People

            jabarron Jason Barron
            dpinol Daniel Pinyol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes