Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Changing the remote directory

    QtonPi
    1
    1
    625
    Loading More Posts
    • 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
      AQTStudent last edited by AQTStudent

      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 Reply Quote 0
      • First post
        Last post