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. Trying to get an existing qt project (no project file) to build

Trying to get an existing qt project (no project file) to build

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.2k 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.
  • J Offline
    J Offline
    Jambu
    wrote on last edited by
    #1

    I downloaded a zip of an existing qt project from github and can not get it to build.

    There is no project file but there is a makefile and I changed the filters in the new project dialog to show it, I can even click it in the project window and edit it. But if I try and build it there is an error "file makefile doesn't exist"

    I can't figure out how to progress from here, any suggestions would be appreciated.

    I haven't used qt before but I have used visual studio, running this on windows 8.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jambu
      wrote on last edited by
      #2

      Found the .pro file, it was in a folder I hadn't checked.

      When I double click it qt loads and then stops responding, also if I use open project from within qt it does the same. I have checked the .pro file and it contains a number of (correct) relative paths to the ui forms and a grc file.

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

        Hi and welcome to devnet,

        Did you also check that there was no .pro.user file in your zip ? If there was, removed it and try again

        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
        • J Offline
          J Offline
          Jambu
          wrote on last edited by
          #4

          Thanks, there is no pro.user file in the folder.

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

            Can you post a link to that project ?

            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

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved