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. Changing the remote directory

Changing the remote directory

Scheduled Pinned Locked Moved QtonPi
1 Posts 1 Posters 781 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.
  • A Offline
    A Offline
    AQTStudent
    wrote on last edited by AQTStudent
    #1

    Hello,
    Still following the beginners guide.. https://qt-project.org/wiki/RaspberryPi_Beginners_guide
    My error at the moment when I run a project:

    • QML debugging is enabled. Only use this in a safe environment.
      Unable to query physical screen size, defaulting to 100 dpi.
      To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
      EGLFS: OpenGL windows cannot be mixed with others.
      bash: line 1: 2368 Aborted DISPLAY=':0.0' /mnt/rasp-pi-rootfs/usr/local/qt5pi/examples/quick/window/window
      Application finished with exit code 134.

    So what happens is there comes up a image of QT5 and then the image disappears and I get the error message..
    I think it has to do with that my qt5pi is in /usr/local/qt5pi/ instead of /mnt/rasp-pi-rootfs/usr/local/qt5pi/(as this is on the raspberry pi)

    I have no clue how to change it? Currently I have as qt5 on my ubuntu vmware and the only thing I could not set-up correctly was the qt version.. It is on my raspberry pi and not on my vmware machine, which caused me to select the mounted image of the raspberry pi: /mnt/rasp-pi-rootfs/usr/local/qt5pi/bin/qmake instead of /usr/local/qt5pi/bin/qmake

    Does anyone have a clue?

    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