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. Could not find qmake configuration file linux-g++.
Forum Updated to NodeBB v4.3 + New Features

Could not find qmake configuration file linux-g++.

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 6.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.
  • small_birdS Offline
    small_birdS Offline
    small_bird
    wrote on last edited by
    #1
    root@cobot:/home/cobot/untitled# qmake untitled.pro
    

    hello, everyone! when I try to compile qt project using above command, I came across the following error message, could any one offer me a hand, thanks in advance!

    Could not find qmake configuration file linux-g++.
    Error processing project file: untitled.pro
    
    jsulmJ 1 Reply Last reply
    0
    • small_birdS small_bird
      root@cobot:/home/cobot/untitled# qmake untitled.pro
      

      hello, everyone! when I try to compile qt project using above command, I came across the following error message, could any one offer me a hand, thanks in advance!

      Could not find qmake configuration file linux-g++.
      Error processing project file: untitled.pro
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @small_bird How did you install Qt and which version?

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

      small_birdS 2 Replies Last reply
      0
      • jsulmJ jsulm

        @small_bird How did you install Qt and which version?

        small_birdS Offline
        small_birdS Offline
        small_bird
        wrote on last edited by
        #3

        @jsulm qt 5.10.1 using qt-opensource-linux-x64-5.10.1.run

        1 Reply Last reply
        0
        • jsulmJ jsulm

          @small_bird How did you install Qt and which version?

          small_birdS Offline
          small_birdS Offline
          small_bird
          wrote on last edited by
          #4

          @jsulm ubuntu 14.04 lts

          jsulmJ 1 Reply Last reply
          0
          • small_birdS small_bird

            @jsulm ubuntu 14.04 lts

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

            @small_bird Try to call qmake using absolute path to make sure you're calling qmake from qt 5.10.1

            [edt: fixed typo SGaist]

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

            small_birdS 1 Reply Last reply
            3
            • jsulmJ jsulm

              @small_bird Try to call qmake using absolute path to make sure you're calling qmake from qt 5.10.1

              [edt: fixed typo SGaist]

              small_birdS Offline
              small_birdS Offline
              small_bird
              wrote on last edited by
              #6

              @jsulm Thanks a lot.Solved!

              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