Results 1 to 6 of 6

Thread: Qt query

  1. #1
    Join Date
    Mar 2018
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Default Qt query

    I am trying to run a simple program on qt but none of the programs are running all the programs give the error of either the kit or gives no rule to make target all stop and i tried installing mingw separately also but didn't work and i even tried installing qt several times but it did not work and still shows the same error.
    Attached Images Attached Images

  2. #2
    Join Date
    Mar 2018
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Default Error

    Please help me i am getting the errors and it is showing the errors of the kit or it is showing as no rule to make target all stop.
    Attached Images Attached Images

  3. #3
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Error

    Please don't post duplicate posts.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt query

    Both the original "error" screen shots show issues with the build path set for the project. Click Projects in the tool bar and fix the build directory.

    The "error" screen shots related to Kits are there because you do not have a Microsoft Visual C++ installation or it is not where the kit has been told it exists.
    "We can't solve problems by using the same kind of thinking we used when we created them." -- Einstein
    If you are posting code then please use [code] [/code] tags around it - makes addressing the problem easier.

  5. #5
    Join Date
    Mar 2018
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Default Re: Qt query

    I am getting an error as no rule to make target all stop.
    What should i do ?

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt query

    Fix your Qt location settings: qmake not found=> no Makefile from PRO file => no rule to make all
    "We can't solve problems by using the same kind of thinking we used when we created them." -- Einstein
    If you are posting code then please use [code] [/code] tags around it - makes addressing the problem easier.

Similar Threads

  1. Qt Query
    By anh5kor in forum Newbie
    Replies: 5
    Last Post: 29th December 2015, 15:58
  2. Replies: 7
    Last Post: 16th April 2015, 17:11
  3. SQL query
    By JD2000 in forum Newbie
    Replies: 4
    Last Post: 1st December 2009, 14:21
  4. MS SQL Query
    By baray98 in forum General Programming
    Replies: 0
    Last Post: 14th July 2009, 04:25
  5. query about best practices
    By Raajesh in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 18:47

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.