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. No rule to make target ‘FireboyWaterGirl.’ Stop.

No rule to make target ‘FireboyWaterGirl.’ Stop.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 304 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.
  • Y Offline
    Y Offline
    yomna
    wrote on last edited by
    #1

    So, project FireboyWaterGirl is a Qt project my team and I have been working on for over a month for a course project we are taking in uni. Recently, I worked on SQLite and Qt, preparing a db to be connected to the game to track highest scores. It was running perfectly fine, then I pushed and ran and shows me “No rule to make target ‘FireboyWaterGirl.’ Stop.” FireboyWaterGirl is the folder inside the repo that contains the actual Qt files and classes. Now, I tried fixing it using what other forums have suggested, but nothing worked. I tried checking where exactly the error is by running another Qt project that was working just fine the other day, and it provided me with the same error, except it was “No rule to make target ‘bookstore.’ Stop.” Bookstore here is also the name of the folder that includes everything related to that project and Qt in the repo. My team mates are also facing the same error. I tried deleting my local repo and cloning again and it still showed the same error. I understand it’s an error with makefile but I have no clue how to fix it. I’m just a beginner to all of this. Any help would be great because the deadline for the project is tmrw.
    Thanks in advance!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Please post your .pro file (if using qmake) or CMakeLists.txt (if using cmake), maybe we'll spot some error there.

      (Z(:^

      1 Reply Last reply
      1

      • Login

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