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. QtMultimedia Cross Compile Raspberry pi
Forum Updated to NodeBB v4.3 + New Features

QtMultimedia Cross Compile Raspberry pi

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.2k Views 2 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.
  • X Offline
    X Offline
    xvause
    wrote on 8 Mar 2015, 10:46 last edited by
    #1

    Hello,

    I'm trying to cross compile Qt5 for RPi, but I have a problem when qmake for QtMultimedia.
    I get this error :

    @/home/xavier/opt/qt5/qtmultimedia/qtmultimedia.pro:28: Variable GST_VERSION is not defined.@

    Does anyone know what I have to do ?

    Thanks,

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 Mar 2015, 14:54 last edited by
      #2

      Hi,

      Do you have the gstreamer dev packages installed ?

      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
      • X Offline
        X Offline
        xvause
        wrote on 8 Mar 2015, 15:29 last edited by
        #3

        I don't know.
        I'm following this guide : http://qt-project.org/wiki/RaspberryPi_Beginners_guide.
        How can I install gstreamer dev packages ?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 8 Mar 2015, 15:53 last edited by
          #4

          The same way you would on your host computer (if running a debian derivative)

          apt-get install libgstreamer0.10-dev

          You might also need the plugins dev packages for support of more things but right now I don't remember exactly which one you would need probably the gstreamer0.10-plugins-good and gstreamer0.10-plugins-bad packages also.

          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
          • X Offline
            X Offline
            xvause
            wrote on 8 Mar 2015, 16:28 last edited by
            #5

            Do I have to do on my host computer ?
            I did it, but I get the same error.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 8 Mar 2015, 20:49 last edited by
              #6

              No on the Raspberry Pi itself

              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

              6/6

              8 Mar 2015, 20:49

              • Login

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