Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Compile Qt (./configure -openvg) with openvg support.Error happeds!

    General and Desktop
    2
    2
    901
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cq441745656 last edited by

      End with error strings --'yes was specified for OpenVG but cannot be enabled due to functionality tests!
      '
      any one who can tell me any necessary library or what mistakes i have make.
      Thx a lot!

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        You need OpenVG drivers.

        On Debian, that means you need to install:
        @
        sudo apt-get install libopenvg1-mesa-dev
        @

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • First post
          Last post