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

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
  • 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.
  • B Offline
    B Offline
    byT3b0N3
    wrote on 15 Apr 2015, 20:53 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
    • C Offline
      C Offline
      compeoree
      wrote on 15 Apr 2015, 22:01 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

      1/2

      15 Apr 2015, 20:53

      • 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