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 use Qml on Raspberry Pi, I need an help, for payment if it's necessary.

How to use Qml on Raspberry Pi, I need an help, for payment if it's necessary.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qmlraspberry pi
8 Posts 4 Posters 3.7k 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    I can't use a Qml application on a Raspberry Pi.
    The scenario is:
    Qt 5.5.1 with OpenGL ES enabled.
    Raspberry Pi with standard Debian 8.
    I need a guide on how to compile correctly Qt and how to setup Raspberry Pi.
    I can show a hello world Qml application for the tests that works on a intel machine but does not start on Raspberry Pi.
    If you are interested please send me an email at info@denisgottardello.it

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Leonardo
      wrote on last edited by
      #2

      Which Raspberry do you have? Version 1 or 2? I think that for the first one it's not possible. See:

      https://forum.qt.io/topic/54108/xcb-egl-on-x-for-raspberry/7

      1 Reply Last reply
      0
      • mrdebugM Offline
        mrdebugM Offline
        mrdebug
        wrote on last edited by
        #3

        With Raspberry Pi2 Model B and B+.
        http://www.robot-italy.com/it/raspberry-pi-model-b-512mb-ram.html
        http://www.robot-italy.com/it/raspberry-pi-2-model-b-1gb-ram.html

        In the past I could run a Qml application on Raspberry Pi. I don't remember which version of Qt I have used but there was a problem. Each time I could update the ui (for example with a timer with seconds) the cpu gone up to 100%.
        Now, having EGLFS ................ yes, still I can't run a Qml application. I can run only QWidgets application.

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        1 Reply Last reply
        0
        • mrdebugM Offline
          mrdebugM Offline
          mrdebug
          wrote on last edited by
          #4

          Nobldy knows how?

          Need programmers to hire?
          www.labcsp.com
          www.denisgottardello.it
          GMT+1
          Skype: mrdebug

          tekojoT 1 Reply Last reply
          0
          • mrdebugM mrdebug

            Nobldy knows how?

            tekojoT Offline
            tekojoT Offline
            tekojo
            wrote on last edited by
            #5

            @mrdebug this is probably the wrong forum, I'll move this to embedded and mobile.
            Also the RPi2 is a pretty new platform, so some testing is probably needed.

            1 Reply Last reply
            0
            • mrdebugM Offline
              mrdebugM Offline
              mrdebug
              wrote on last edited by
              #6

              After a lot of time spent on searching the right way to build Qt from source now I finally have my QtQuick and Qt OpenGL applications working in my Raspberry Pi device, using an hdmi display.
              Now the question is: can I have my OpenGL applications working in this display?
              https://www.adafruit.com/products/1601

              Need programmers to hire?
              www.labcsp.com
              www.denisgottardello.it
              GMT+1
              Skype: mrdebug

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                You should rather ask the screen author directly. It seems they provide a software package to make the Pi use it like a normal screen.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0
                • mrdebugM Offline
                  mrdebugM Offline
                  mrdebug
                  wrote on last edited by
                  #8

                  After having read the display howto I have decided to use the QWidgets with this kind of display and Quick - OpenGL with the hdi display.
                  To have my applications working with and without OpenGL support I had to build Qt in two different way because, if I build a QWidgets application with Qt (OpenGL enabled) the program does not start.
                  I think it is not possible to require more from Qt framework.

                  Need programmers to hire?
                  www.labcsp.com
                  www.denisgottardello.it
                  GMT+1
                  Skype: mrdebug

                  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