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. Qmake not included on Opensource 4.12.4?
Qt 6.11 is out! See what's new in the release blog

Qmake not included on Opensource 4.12.4?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 3 Posters 678 Views 3 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.
  • N Offline
    N Offline
    Neodreadlord
    wrote on last edited by
    #1

    Hi all,

    I am new to QT Creator and I'm trying to do my final project for college which is a python app.
    I've found that when I try to run the app, it's not loading images. After much reading of the forums I found I needed to update the .pro file with the res.qrc file details in order to do this.

    however, when I went to find the .pro file, it didn't exist. Again, much reading later and I found that this is the file that Qmake needs in order to build the application, so I assumed that maybe I have to build the application instead of just run it. However, when I went to go and build it, all of the build options were grayed out. I then decided to go looking for qmake.exe directly and found it didn't exist. I looked for an add on or plugin for Qt Creator that might contain it and couldn't find anything.

    I then tried re-installing the application a number of times, using the different on and off line installers and no change. There is no qmake included.

    Interestingly when I go into build kits I find that the QT Version is blank. When I tried to point it to the installation of QT it says it needs to restart to link it and then when I get back in, there is no change.

    Is this a known issue? is there a way around this?

    any help would be appreciated.

    Thanks

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

      Hi
      What platform are you on and what binding did you use ?

      Did you follow the guides for your platform ?
      https://doc.qt.io/qtforpython/gettingstarted.html

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Neodreadlord
        wrote on last edited by
        #3

        HI MrJJ

        I didn't follow the guides. I was unaware of those, I will try this for my platform and update afterwards.

        I am on Windows 10,
        I have Python 3.8.3 installed and used the most upto date version on the qt.io page which was 4.12.4

        I'll give the guide a go now and see if this resolves my issue. Thanks for the link

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

          Hi and welcome to devnet,

          Looks like you only installed Qt Creator. Is that the case ?

          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
          • N Offline
            N Offline
            Neodreadlord
            wrote on last edited by
            #5

            Hi Sgaist and thank you,

            I am thinking that is the case though now I have followed the instructions and installed qt and still don't have qmake so I am now going through it step by step to ensure I have done everything correctly. If I cannot resolve it, I will remove everything and start from scratch but it seems to be that qmake just isn't there when I install it. I will update here as I go.

            Thanks
            Neo

            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