Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Cross-compiling Qt Apps for Raspberry Pi with X11 support
Forum Updated to NodeBB v4.3 + New Features

Cross-compiling Qt Apps for Raspberry Pi with X11 support

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 408 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.
  • R Offline
    R Offline
    rrd0
    wrote on 17 Feb 2019, 23:01 last edited by
    #1

    After a couple of days of trials and errors, I finally got set up a cross-development environment for Raspberry Pi. I read several tutorials and documentation pages about how to do that and the one that worked was this: A modern guide for cross-compiling Qt for HW accelerated OpenGL with eglfs on Raspbian and setting up Qt Creator.

    But, as stated in the initial notes of that guide, it is intended for running Qt apps fullscreen without a windowing system. So, I'd like to know what steps I need to add to that tutorial, or what dependencies I need to install, to be able to run my cross-compiled applications on raspberry pi with X11.

    S 1 Reply Last reply 18 Feb 2019, 06:53
    0
    • R rrd0
      17 Feb 2019, 23:01

      After a couple of days of trials and errors, I finally got set up a cross-development environment for Raspberry Pi. I read several tutorials and documentation pages about how to do that and the one that worked was this: A modern guide for cross-compiling Qt for HW accelerated OpenGL with eglfs on Raspbian and setting up Qt Creator.

      But, as stated in the initial notes of that guide, it is intended for running Qt apps fullscreen without a windowing system. So, I'd like to know what steps I need to add to that tutorial, or what dependencies I need to install, to be able to run my cross-compiled applications on raspberry pi with X11.

      S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 18 Feb 2019, 06:53 last edited by
      #2

      @rrd0 said in Cross-compiling Qt Apps for Raspberry Pi with X11 support:

      So, I'd like to know what steps I need to add to that tutorial, or what dependencies I need to install, to be able to run my cross-compiled applications on raspberry pi with X11

      Nothing, it will work on X11 (but may lack GPU acceleration) because xcb plugin is compiled by default, in addition to eglfs.

      (Z(:^

      1 Reply Last reply
      3

      1/2

      17 Feb 2019, 23:01

      • 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