Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Tutorials on what to download?
Forum Updated to NodeBB v4.3 + New Features

Tutorials on what to download?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 251 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.
  • T Offline
    T Offline
    ThomasX
    wrote on last edited by ThomasX
    #1

    Hi

    I would like to develop SW for a Rasperry Pi with a 7" touch screen with a nice GUI.

    I want to do the development of the SW on a windows 7 pc, and then just copy the ready made application to the RPI so it can run on the RPI. I prefer coding in C.

    I would like to learn and use Qt for this.

    Where can I find tutorials on what I need to download and install on my PC to get the Qt environment up and running? I downloaded the Qt installer for windows, but that contains tons of things and I have no clue what I should download in my case.

    Thanks

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • T ThomasX

      Hi

      I would like to develop SW for a Rasperry Pi with a 7" touch screen with a nice GUI.

      I want to do the development of the SW on a windows 7 pc, and then just copy the ready made application to the RPI so it can run on the RPI. I prefer coding in C.

      I would like to learn and use Qt for this.

      Where can I find tutorials on what I need to download and install on my PC to get the Qt environment up and running? I downloaded the Qt installer for windows, but that contains tons of things and I have no clue what I should download in my case.

      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ThomasX said in Tutorials on what to download?:

      I prefer coding in C

      If you want to use Qt you will need to use C++.

      It is way easier to do cross compilation on Linux than on Windows.
      Start here: https://wiki.qt.io/Raspberry_Pi_Beginners_Guide

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • T ThomasX

        Hi

        I would like to develop SW for a Rasperry Pi with a 7" touch screen with a nice GUI.

        I want to do the development of the SW on a windows 7 pc, and then just copy the ready made application to the RPI so it can run on the RPI. I prefer coding in C.

        I would like to learn and use Qt for this.

        Where can I find tutorials on what I need to download and install on my PC to get the Qt environment up and running? I downloaded the Qt installer for windows, but that contains tons of things and I have no clue what I should download in my case.

        Thanks

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @ThomasX Setting up cross compilation is no easy task, especially for beginners, I would even suggest, depending on the generation of the Pi, to use QtCreator and the QtLibs that come with the package manager of Raspberry Pi OS and compile on the pi.

        As long as you do not compile Qt itself on the pi but only use it, you should be fine


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        2

        • Login

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