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. [Solved] qt 5.3 ( qt creator 3.1.1 ) with ubuntu 14.04 LTS, no auto-detect of gcc.
Forum Updated to NodeBB v4.3 + New Features

[Solved] qt 5.3 ( qt creator 3.1.1 ) with ubuntu 14.04 LTS, no auto-detect of gcc.

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 3.4k 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.
  • P Offline
    P Offline
    pmseattle
    wrote on last edited by
    #1

    I did a fresh install of Ubuntu 14.04 LTS on my laptop and then installed the latest Qt ( 5.3 with Creator 3.1.1). Qt will not auto detect gcc, nor can I set it up manually using tools/options/Build and Run/compilers. Gcc is definitely on my computer - I can see it in the /usr/bin directory, and I can compile and run a simple hello-world program from a terminal, but Qt will not recognise it. What am I missing ?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      The C compiler is installed by default on Ubuntu, but the C++ compiler is not.

      Install g++ from your package manager.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pmseattle
        wrote on last edited by
        #3

        Thanks, you´re right, I remembered that right after I posted the above and loaded g++.

        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