Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Eclipse with Qt
Forum Updated to NodeBB v4.3 + New Features

Eclipse with Qt

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 3 Posters 7.7k 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.
  • W Offline
    W Offline
    weblife
    wrote on last edited by
    #1

    Problem

    I get the following error from a Qt eclipse project: Program "make" not found in PATH (see below image)

    !http://www.themindspot.com/junk/images/ERRORQTNCDT.png(Program "make" not found in PATH)!

    Setting

    I have installed Qt SDK 1.2.1, Eclipse CDT, Qt Eclipse Integration Tool using Qt 4.8.1. When I open up the project properties and look under "C++ Make Project", under the "Environment" tab I find this setting. It reads:

    C:\QtSDK\Desktop\Qt\4.8.1\msvc2010\bin;${env_var:PATH}

    Question Updated: 7-21-12

    I am pretty sure I found the issue and a way to fix this. I haven't had the time to review the thread completely but this is my issue with the known problem which only exist for Windows. Here is the thread for anyone till I can review and post a answer to this. -> "Qt Forum":http://qt-project.org/forums/viewthread/855

    Brandon Clark

    Brandon Clark
    www.themindspot.com

    1 Reply Last reply
    0
    • G Offline
      G Offline
      GrahamL
      wrote on last edited by
      #2

      You need the Qt Eclipse integration
      http://qt.nokia.com/products/eclipse-integration/

      1 Reply Last reply
      0
      • W Offline
        W Offline
        weblife
        wrote on last edited by
        #3

        [quote author="GrahamL" date="1342423165"]You need the Qt Eclipse integration
        http://qt.nokia.com/products/eclipse-integration/[/quote]

        I do.

        [quote author="weblife" date="1342370765"]I have installed Qt SDK 1.2.1, Eclipse CDT, Qt Eclipse Integration Tool using Qt 4.8.1.

        [/quote]

        Brandon Clark
        www.themindspot.com

        1 Reply Last reply
        0
        • G Offline
          G Offline
          GrahamL
          wrote on last edited by
          #4

          then you should you should be able to see an option to create a Qt project

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            I am just guessing since I never used Eclipse on windows: Is there a "make" in your PATH?

            1 Reply Last reply
            0
            • W Offline
              W Offline
              weblife
              wrote on last edited by
              #6

              [quote author="Tobias Hunger" date="1342462363"]I am just guessing since I never used Eclipse on windows: Is there a "make" in your PATH?[/quote]

              I have been trying to figure out what this make is, far as I can tell no. Is it a make file generator, compiler thing or possibly a link to the application that is being compiled.

              [quote author="GrahamL" date="1342445950"]then you should you should be able to see an option to create a Qt project[/quote]

              Qt plugins and lib links work fine. Its just this one thing. I can compile a normal C++ Hello World app with no issues.

              Brandon Clark
              www.themindspot.com

              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