Qt Forum

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

    Unsolved Which toolchain to cross-compile for RPi3

    Installation and Deployment
    cross compile rpi linux toolchain
    2
    3
    1291
    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.
    • M
      Mark81 last edited by

      I cannot find a working toolchain to cross-compile Qt5.6 for RPi3 in a Debian environment.
      Here the official ones:

      https://github.com/raspberrypi/tools

      but they don't recognize the flags in qmake.conf of linux-rpi3-g++ mkspec.
      Which toochain should we use? I need to build all modules.

      1 Reply Last reply Reply Quote 0
      • O
        olejl77 last edited by

        You can follow this wiki article:
        https://wiki.qt.io/RaspberryPi2EGLFS

        Use the linux-rasp-pi2-g++ device as it works on RPi3 as well.

        M 1 Reply Last reply Reply Quote 0
        • M
          Mark81 @olejl77 last edited by

          @olejl77 this is the article I'm actually following! But the gcc-linaro-arm-linux-gnueabihf-raspbian doens't support ICU:

          https://github.com/raspberrypi/tools/issues/41

          and I don't understand which compiler the Qt5 stuff had in mind when wrote the linux-rpi3-g++ mkspec file because the architecture and the compiler flags are not supported!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post