Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. crosscompiler help with Qt in PI3

crosscompiler help with Qt in PI3

Scheduled Pinned Locked Moved Unsolved QtonPi
4 Posts 2 Posters 1.5k 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.
  • Fernando1975F Offline
    Fernando1975F Offline
    Fernando1975
    wrote on last edited by
    #1

    Hello,
    The most concrete is the question that Qt works well running in Ubuntu 16.04 , within a VirtulBox Oracle 5.1 running on Window 7 .

    When cross compiling for PI3
    I get the error: Error: "Process failed with exit code 2" .

    Have you had a similar experience ?

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

      Hi,

      You should share a bit more of the error message to allows us to hope you.

      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
      • Fernando1975F Offline
        Fernando1975F Offline
        Fernando1975
        wrote on last edited by
        #3

        hi, thanks for answering .
        I 'll give you a breakdown of what was done , maybe you can help me:

        1. Install Oracle VirtualBox 5.1 on Windows 7
        2. Install UIbuntu 16.04 on VirtualBox
        3. Request the trial version 30 days of Qt for creating embedded Linux devices .
        4. Install and configure QT under this link:
          http://doc.qt.io/QtForDeviceCreation/qtee-installation-guide.html
        5. Tried an example , " Hello World tr ( ) " that comes with Qt and these are the errors when compiling :
          Error 1 : Can not find -IGL
          Error 2 : collect2 : error : Id returned 1 exit status

        I need power once and start working with Qt .. thank you very much for the help you can give me

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

          The "Can not find -lGL" error has already been answered many times here. You are missing the OpenGL development package for your system.

          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

          • Login

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