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. Compiling Qt5 (5.4.1) for Raspberry Pi
Forum Updated to NodeBB v4.3 + New Features

Compiling Qt5 (5.4.1) for Raspberry Pi

Scheduled Pinned Locked Moved Mobile and Embedded
raspberry picross compileqtcreatorstartembedded linux
2 Posts 2 Posters 1.2k 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.
  • byT3b0N3B Offline
    byT3b0N3B Offline
    byT3b0N3
    wrote on last edited by byT3b0N3
    #1

    I'm really new to Qt but I have already made some moves on Desktop - Linux (x64).
    I have a raspberry pi version 2 here and I tried to start some example to run a Qt - application on it.
    I followed this guide here:
    http://wiki.qt.io/RaspberryPI_Beginners_guide

    I used the mentioned script at the beginning but I had to patch a lot (for current debian etc.)
    I have cross compiled everything almost successfully. My output at the end shows me that everything except qtjsbackend was ok (I hope I do not need it urgently).

    In the guide it is explained that I need to configure "Qt Creator" (Configuring Qt Creator).

    My question now is:

    Do I have to use my "desktop" (x64) Qt Creator installed before or should there be some new version? (this question could look dumb but I don't know if I understand it correct...)

    1 Reply Last reply
    0
    • compeoreeC Offline
      compeoreeC Offline
      compeoree
      wrote on last edited by
      #2

      With Qt Creator, you can compile an app for any target, embedded or desktop. You simply need to make Qt Creator aware of how to compile for the embedded device by configuring a kit.

      Once you do that, you can select which target to deploy to within Qt Creator.

      1 Reply Last reply
      1

      • Login

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