Author Topic: Problem: Target is up to date. Nothing to be done.  (Read 17386 times)

Offline Kblavkalash

  • Single posting newcomer
  • *
  • Posts: 5
Problem: Target is up to date. Nothing to be done.
« on: October 30, 2010, 04:06:28 pm »
Hello,

I am using Code::Blocks, and sometimes when I try to compile my project is says Target is up to date.
Nothing to be done.

That happens from time to time without any reason. To solve this I need to create new project and insert files again..
My project is with 2 .cpp files and 1 header file.

Anyone got any idea how to solve this?

Offline Cinolt

  • Multiple posting newcomer
  • *
  • Posts: 22
Re: Problem: Target is up to date. Nothing to be done.
« Reply #1 on: October 30, 2010, 09:58:21 pm »
Did you try rebuilding the project? (Ctrl+F11, or in the menu Build->Rebuild)

Offline Kblavkalash

  • Single posting newcomer
  • *
  • Posts: 5
Re: Problem: Target is up to date. Nothing to be done.
« Reply #2 on: October 30, 2010, 10:29:06 pm »
Yes I tried, does not help. Now even restarting code::blocks does not help..