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. RaspberryPi2EGLFS Tutorial configure fails RaspberryPi2EGLFS
Qt 6.11 is out! See what's new in the release blog

RaspberryPi2EGLFS Tutorial configure fails RaspberryPi2EGLFS

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

    Hi,

    I followed everything in the RaspberryPi2EGLFS tutorial and tried to install qt 5.6 (tried 5.7 as well). When doing the ./configure I get the following Error ( http://pastebin.com/BciNARWM ). The problem is basically that almost everything fails in configure. It gives me:
    Unable to determine architecture!

    And finally stops at:
    OpenGL ES 2.0 disabled.
    The OpenGL ES 2.0 functionality test failed!

    Is there a workaround?
    As host (where I typed this command), Im using Ubuntu. As slave, Im using the Raspberry Pi 3 with Jessie lite.

    thank you!

    EDIT: Fixed it by following this guide:
    https://wiki.qt.io/Raspberry_Pi_Beginners_Guide#Getting_Could_not_determine...
    which recommends installing lib32z1-dev :)

    1 Reply Last reply
    0
    • tsaGT Offline
      tsaGT Offline
      tsaG
      wrote on last edited by tsaG
      #2

      Sorry for the doublepost. I got it to work! The sample works. Now I tried to compile a QTquick app, but it looks like qmake cant find the proper module.

      virtualuser@VirtualBox:~/mEICAS$ ~/raspi/qt5/bin/qmake -r
      Project ERROR: Unknown module(s) in QT: qml quick

      mEICAS is my project folder.

      EDIT: Got this working as well, compiled qt5 instead of qtbase. Now I got all the plugins!

      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