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. Crosscompile qtquick module for Arm based board
Forum Updated to NodeBB v4.3 + New Features

Crosscompile qtquick module for Arm based board

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 700 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.
  • EddyglezzE Offline
    EddyglezzE Offline
    Eddyglezz
    wrote on last edited by
    #1

    i had crosscompiled qt5 for Arm based board, the examples applications (using qtwidgets) works fine in the board, but i can't use any module of qtquick (as Controls, Dialogs, etc. ). In the installation folder for Arm there are not compiled all the modules, for example, in this folder :

    qtInstallForARM/qml/QtQuick
    there are only this folders
    LocalStorage,XmlListModel
    but in the normal installation(for my 64 bits laptop) there are this folders
    Controls,Dialogs,Extras,Layouts………etc;

    I think i need to crosscompile Qt5 with OpenGl, until now my installation only use LinuxFB. When i am crosscompiling the modules with the qmake of Arm, it give me an error related with OpenGl;

    The question is what i need to do to crosscompile the complete qtquick module for Arm.
    Searching in the web there is something related to crosscompile MesaGL for Arm, I'm trying to crosscompile MesaGl but i think i found a bug in the Libdrm package.

    Any help will be appreciated.

    EddyglezzE 1 Reply Last reply
    0
    • EddyglezzE Eddyglezz

      i had crosscompiled qt5 for Arm based board, the examples applications (using qtwidgets) works fine in the board, but i can't use any module of qtquick (as Controls, Dialogs, etc. ). In the installation folder for Arm there are not compiled all the modules, for example, in this folder :

      qtInstallForARM/qml/QtQuick
      there are only this folders
      LocalStorage,XmlListModel
      but in the normal installation(for my 64 bits laptop) there are this folders
      Controls,Dialogs,Extras,Layouts………etc;

      I think i need to crosscompile Qt5 with OpenGl, until now my installation only use LinuxFB. When i am crosscompiling the modules with the qmake of Arm, it give me an error related with OpenGl;

      The question is what i need to do to crosscompile the complete qtquick module for Arm.
      Searching in the web there is something related to crosscompile MesaGL for Arm, I'm trying to crosscompile MesaGl but i think i found a bug in the Libdrm package.

      Any help will be appreciated.

      EddyglezzE Offline
      EddyglezzE Offline
      Eddyglezz
      wrote on last edited by
      #2

      @Eddyglezz
      in the arm based board is only running a linux kernel

      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