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 to add a compiler to a kit : Qt 5.1.1 running on Debian Wheezy ?
Forum Update on Monday, May 27th 2025

How to add a compiler to a kit : Qt 5.1.1 running on Debian Wheezy ?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.4k 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.
  • K Offline
    K Offline
    kuzuke
    wrote on last edited by
    #1

    Excuse me if I'm expressing myself very poorly, I'm not good in English : I speak French.

    After the installation process of " q-t-linux-opensource-5.1.1-x86_64-offline.run " on Debian Wheezy- no problem at this step -, I'd launch QtCreator.
    Then I created a new project - a simple window with anything inside -, but wen I ran the project, I got an error : "Qt Creator requires a compiler. Configure one of it in the Kit options"

    So I just want to how to configure it.
    Thanks!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt does not ship with a compiler, you need to install it by yourself. On Linux it's ultra-easy, just run this:
      @
      sudo apt-get install build-essential
      @

      (Z(:^

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kuzuke
        wrote on last edited by
        #3

        sierdzio, You say it : it's ultra-easy.
        Thank you for your help.

        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