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. [SOLVED] Configuration of Qt-5.2.0 QtCreator 3.0.0 gcc-4.8.2 dwarf

[SOLVED] Configuration of Qt-5.2.0 QtCreator 3.0.0 gcc-4.8.2 dwarf

Scheduled Pinned Locked Moved Installation and Deployment
9 Posts 3 Posters 2.6k Views
  • 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.
  • B Offline
    B Offline
    balucio
    wrote on last edited by
    #1

    Today I downloaded and installed the package x32-Qt-5.2.0+QtCreator-3.0.0-(gcc-4.8.2-dwarf).7z

    But trying to configure it in QTCreator 3.0 I could not find the make command.
    Anybody can help me?

    Regards

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What package did you exactly downloaded ? On which OS are your running ?

      Just to be sure, are you talking about qmake or make not being found ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        balucio
        wrote on last edited by
        #3

        Hi,
        OS is a Win7, I dowloaded the package QT5.2 dwarf from http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/

        QT Creator was configured: ie a kit was created with path of QMake, compiler (g++) etc.
        After I loaded a project at first build QTCreator complain about make command, not QMake.
        In bin folder of dwarf package there's some executable but I cannot find the make command.
        Regards

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

          In MinGW, it's called mingw32-make

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

          1 Reply Last reply
          0
          • B Offline
            B Offline
            balucio
            wrote on last edited by
            #5

            Hi,
            I looked inside the bin directory and other directory of the package for any command with make term inside, but I no found any.
            I must install also mingw? Is not in the package?
            It's strange, the mingw-g++ (c++) command are already inside bin directory of package.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              This is an unofficial build, you should ask directly the author about what you need to install prior to his Qt packages

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • B Offline
                B Offline
                balucio
                wrote on last edited by
                #7

                Ok, thanks to all, its a package error.
                The author told me how to fix it.

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  You're welcome !

                  Sharing it here might also help others

                  And since it's working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    balucio
                    wrote on last edited by
                    #9

                    Hi,
                    as package author suggest the mingw-make pakage can be downloaded from:
                    http://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/mingw-w64-i686-make-4.0.2289.432cb65-1-any.pkg.tar.xz/download

                    Full discussion in : https://sourceforge.net/p/mingwbuilds/wiki/Home/

                    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