Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Where to get full Qt 5.0.1 IDE on raspberry
QtWS25 Last Chance

Where to get full Qt 5.0.1 IDE on raspberry

Scheduled Pinned Locked Moved QtonPi
3 Posts 3 Posters 2.3k 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.
  • A Offline
    A Offline
    andulek
    wrote on last edited by
    #1

    Hi there, welcome new noob :D

    recently i bought raspberry i found a Qt IDE for it. It's one great thing to use it!
    i must tell in the beginning that i am a windows guy, so i installed Qt 5.0.1 on windows, full IDE with creator and so on. i also isntalled same IDE on raspberry pi, but old version only is available.
    i got on pi qt 4.8 with qt creator 2.5. with simple command "sudo apt-get install qtcreator".
    i develop my app using windows machine, and when some amount of code is added
    i simply move with usb stick this code do raspberry, open it with QtCreator there and compile & run.
    everything is just fine, but i would like to have same versions of Qt & Qt creator on raspberry
    amd i simply cannot find any install or hint how to compile it.
    i tried official guide for beginners on ocmpiling Qt5, spend hours on catching errors in script
    and finally it compiled... but to my dissapointment it gave only libs for raspberry,
    and no executable qtcreator or anything. maybe someone there knows where my i find latest binaries of qt5 and qtcreator 2.6.2 for raspberry to install, or maybe some instructions or script to compile it from sources? im noob to linux, but getting used to it quite quickly ;)

    1 Reply Last reply
    0
    • - Offline
      - Offline
      -Yaga-
      wrote on last edited by
      #2

      Hi there!
      I think there is no QtCreator compatible with Qt5 on Raspberry PI, but I'm not sure.
      Please somebody confirm me about this.
      Cheers
      Yaga

      1 Reply Last reply
      0
      • P Offline
        P Offline
        postmako
        wrote on last edited by
        #3

        Have you tried to compile your own native build as shown in these instructions? You should then be able to point the QtCreator to this version of Qt5.

        "http://qt-project.org/wiki/Native_Build_of_Qt5_on_a_Raspberry_Pi":http://qt-project.org/wiki/Native_Build_of_Qt5_on_a_Raspberry_Pi

        1 Reply Last reply
        0

        • Login

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