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
Forum Update on Monday, May 27th 2025

RaspberryPi2EGLFS Tutorial configure fails RaspberryPi2EGLFS

Scheduled Pinned Locked Moved Unsolved QtonPi
2 Posts 1 Posters 1.2k 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.
  • T Offline
    T Offline
    tsaG
    wrote on 22 Jul 2016, 17:59 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
    • T Offline
      T Offline
      tsaG
      wrote on 22 Jul 2016, 19:16 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

      1/2

      22 Jul 2016, 17:59

      • Login

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