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. Tool chain problem
Qt 6.11 is out! See what's new in the release blog

Tool chain problem

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

    Hi All,

    I've installed the Qt 4.7.4 but I have some problem on configuring the right tool chain to be able to build my own apps. Even though I don't know Ubuntu I have to work on it. The issue seems to be that Qt doesn't understand the command line g++. I've searched on the system where my g++ file is archived and I dind't find it. This may is one of my gap on using Ubuntu. Therefore I would like to know where g++ is usually installed on Ubuntu and how I can check if it's properly working, does anyone help me?

    Eventually how can I unistall everything and try to install them again?

    1 Reply Last reply
    0
    • U Offline
      U Offline
      uranusjr
      wrote on last edited by
      #2

      You can get GCC (and many other development tools) by
      @
      sudo apt-get install build-essentials
      @

      After that you should be able to find g++ under /usr/bin.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gRicky
        wrote on last edited by
        #3

        Now it is too late to try, but asap I'm going to try and I'll give you back the result. Thanks for a while!

        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