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?
Forum Updated to NodeBB v4.3 + New Features

How to build Qt OpenVG application?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 999 Views 1 Watching
  • 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 10 Dec 2012, 16:25 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

    1/1

    10 Dec 2012, 16:25

    • Login

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