Results 1 to 2 of 2

Thread: Nothing to be done for first

  1. #1
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Nothing to be done for first

    Hi. I have a problem. You already know my project files, maker.h, maker.cpp, ui_maker.h and main.cpp. If I try to compile the project, there appear:
    [1]make - Nothing to be done for 'first'
    I don't know what's wrong. I didn't change the code, so the could not appear new error!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Nothing to be done for first

    It just says it can't compile the project because it's already compiled. Try calling make clean and then make again.

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.