Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to build Qt OpenVG application?
QtWS25 Last Chance

How to build Qt OpenVG application?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 998 Views
  • 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.
  • K Offline
    K Offline
    Kaijun
    wrote on last edited by
    #1

    I have built Qt/embedded 4.7.4 SDK with OpenVG on, but when I try OpenVG app. example star, the painter always use "raster" type rather than "openvg" type. I have tried the following approaches for omap3 beagleboard embedded system. Neither works,

    1. QApplication::setGraphicsSystem("openvg") in main.cpp
    2. star -qws -graphicssystem OpenVG -display powervr

    How can I get my Widget class to call underlying EGL interface as OpenGL uses QGLWidget class?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved