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. Auto-detect wont find compiler <linux>
Forum Updated to NodeBB v4.3 + New Features

Auto-detect wont find compiler <linux>

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

    hi, first after long time at windows i gave up and came linux!!! i mean i was linux user but only for qt i was on windows and i was going to learn it

    lets start here from linux:

    it doesn't find any compiler! im sure i installed gcc it says already installed sudo apt-get install gcc says that

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

      You need g++ or clang. Try running this:
      @
      sudo apt-get install build-essential
      sudo apt-get build-dep qt4-qmake
      @

      (Z(:^

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

        thanks a lot, also lot of data
        i dont know about the second line but im just downloading first:) thanks a lot will tell you results!

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kamhagh
          wrote on last edited by
          #4

          yay it works thanks a LOT!! :) i tought i alrady had it !

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

            I'm glad it helped you :) Happy further coding.

            (Z(:^

            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