Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Installing Qt Quick 2D Renderer for Beaglebone Black
Qt 6.11 is out! See what's new in the release blog

Installing Qt Quick 2D Renderer for Beaglebone Black

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 866 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.
  • S Offline
    S Offline
    Sajeevan K
    wrote on last edited by
    #1

    Hi all,

    I am trying to use some Qt quick applications for Beaglebone Black rev C. As per the post - https://forum.qt.io/topic/72434/qt-quick-renderer-2d/4 and the web page - http://doc.qt.io/QtQuick2DRenderer/qtquick2drenderer-installation-guide.html, I was trying to use Qt Quick 2D Renderer.

    I git cloned the source for the same from git://code.qt.io/qt/qtdeclarative-render2d.git. But I couldn't see any client-dummy directory in qtdeclarative-render2d/tools/opengldummy folder.

    But there is build-gcc.sh file in qtdeclarative-render2d/tools/opengldummy/src folder.
    After exporting CC and SYSROOT properly, when I run ./build-gcc.sh, it is showing the following errors

    -DQGS_BUILD_CLIENT_DLL: command not found

    Please suggest workaround to solve this issue.

    Thanks & Regards,
    Sajeevan.K

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sajeevan K
      wrote on last edited by
      #2

      Hi all,

      For installing Qt Quick 2D renderer, shall I rebuild qt make by including opengl?

      If so, what is the procedure for that? Because building a qmake for Beaglebone black by removing noopengl argument failing in my system.

      Thanks in advance for the help.

      Thanks & Regards,
      Sajeevan.K

      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