Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. What componnents are necessary to install?
Forum Updated to NodeBB v4.3 + New Features

What componnents are necessary to install?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 4 Posters 776 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.
  • Y Offline
    Y Offline
    YairBAR
    wrote on last edited by YairBAR
    #1

    Hi,
    I installed QT creator but i cant compile even the simplest qt widget app. That leads me to think that perhaps i didnt install other necessary components.

    what are the minimal necessary components to install?
    I should note that my goal is to create a widget application (C++).

    0_1538915041831_Screenshot from 2018-10-07 15-23-40.png

    jsulmJ 1 Reply Last reply
    0
    • P Offline
      P Offline
      paulwicking
      wrote on last edited by
      #2

      Hi,

      if you want to create applications, you also need to install Qt itself. From the screenshot you attached, Qt Creator, the integrated development environment, is the only component that is installed. You also want a version of Qt under the "Qt" category. I suggest you go with 5.11.2, or the 5.12.0 beta version if you are starting a new project. 5.12 is a long term support (LTS) release, expected before the end of the year, and as such a good choice for new projects.

      Best of luck creating your new applications!

      1 Reply Last reply
      2
      • hskoglundH Online
        hskoglundH Online
        hskoglund
        wrote on last edited by
        #3

        Hi, also I think you need to do:
        sudo apt-get install libglu1-mesa-dev
        to be able to build your Qt programs properly.

        1 Reply Last reply
        3
        • Y YairBAR

          Hi,
          I installed QT creator but i cant compile even the simplest qt widget app. That leads me to think that perhaps i didnt install other necessary components.

          what are the minimal necessary components to install?
          I should note that my goal is to create a widget application (C++).

          0_1538915041831_Screenshot from 2018-10-07 15-23-40.png

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

          @YairBAR Install "Desktop gcc 64-bit".

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

          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