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. How do I set up the Qt Creator IDE on Linux?
Forum Updated to NodeBB v4.3 + New Features

How do I set up the Qt Creator IDE on Linux?

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

    I just installed the IDE and

    Problem is: Build button/menu is greyed out and can't be clicked when creating a new file and when creating a new project is becomes clickable but run still greyed out

    I am on Arch (EndeavourOS)

    Thank you so much, help please I am really stuck

    JonBJ jsulmJ 2 Replies Last reply
    0
    • S sherdean

      I just installed the IDE and

      Problem is: Build button/menu is greyed out and can't be clicked when creating a new file and when creating a new project is becomes clickable but run still greyed out

      I am on Arch (EndeavourOS)

      Thank you so much, help please I am really stuck

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @sherdean
      I think you have not set up your Build Kit?

      At last you certainly won't be able to build if you just a file. You need to have a Project. Run would only make sense after you have built your project, and it has produced an executable successfully. Also depends on project kind, e.g. a library would not be runnable.

      S 1 Reply Last reply
      1
      • S sherdean

        I just installed the IDE and

        Problem is: Build button/menu is greyed out and can't be clicked when creating a new file and when creating a new project is becomes clickable but run still greyed out

        I am on Arch (EndeavourOS)

        Thank you so much, help please I am really stuck

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

        @sherdean Don't forget to install C++ compiler and Qt if you want to create Qt applications.

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

        1 Reply Last reply
        0
        • JonBJ JonB

          @sherdean
          I think you have not set up your Build Kit?

          At last you certainly won't be able to build if you just a file. You need to have a Project. Run would only make sense after you have built your project, and it has produced an executable successfully. Also depends on project kind, e.g. a library would not be runnable.

          S Offline
          S Offline
          sherdean
          wrote on last edited by
          #4

          @JonB Thank you so much for your clear answer! Yes I didn't, I didn't know that I have to, how can I do it please! Thank you!

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            You should check the documentation / package manager of your Linux distribution.

            If you are completely new to this, you should start by learning the basics of C++ before going further.

            Or depending on your goals, go with Python and PySide6.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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