Results 1 to 3 of 3

Thread: mingw32-make: Nothing to be done for 'debug'.

  1. #1
    Join Date
    Jun 2006
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default mingw32-make: Nothing to be done for 'debug'.

    Hi all, beginner on using QT. Trying to use QT withing VS2005.
    Using the open source 4.1.3 ver.

    I followed Ian Davis's steps here
    http://www.telldus.se/qt/tutorial.pdf

    the install seems to have gone ok, no stops or anything. MinGW installed ok also. At least I think it did.

    So then when I try to run the sample program, I get the following:

    ------ Build started: Project: Qt4VS2005, Configuration: Debug Win32 ------
    Performing Makefile project actions
    mingw32-make: Nothing to be done for `debug'.
    Build log was saved at "file://c:\Documents and Settings\user\Desktop\Qt4VS2005\Qt4VS2005\Debug\Bu ildLog.htm"
    Qt4VS2005 - 0 error(s), 0 warning(s)
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========


    VS2005 then pops up a dialog box that says:

    Unable to start program 'c:\Documents and Settings\user\Desktop\Qt4VS2005\Qt4VS2005\Debug\Qt 4VS2005.exe'.
    The system cannot find the file specified.

    I went to the folder and didn't a see an exe generated.

    Anyone have an idea what's going on?

    Thanks!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: mingw32-make: Nothing to be done for 'debug'.

    Quote Originally Posted by rssmps
    Anyone have an idea what's going on?
    I guess, you have an empty Makefile (or even you don't have one). Try to run "Rebuild All".

  3. The following user says thank you to jacek for this useful post:

    rssmps (23rd June 2006)

  4. #3
    Join Date
    Jun 2006
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: mingw32-make: Nothing to be done for 'debug'.

    Hey thanks! for some reason, it didn't work when I built the project using the wizard. I exited VS and then started by open up the project and rebuilt it. Now it's working.

Similar Threads

  1. Qt/Embedded Installation error during make
    By mahe2310 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2006, 04:05
  2. make install with debug_and_release_target
    By aba in forum Qt Programming
    Replies: 0
    Last Post: 17th April 2006, 19:28
  3. Replies: 4
    Last Post: 20th February 2006, 09:11
  4. Error with make
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 13:07

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.