Code::Blocks Forums

User forums => Help => Topic started by: Kblavkalash on October 30, 2010, 04:06:28 pm

Title: Problem: Target is up to date. Nothing to be done.
Post by: Kblavkalash 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?
Title: Re: Problem: Target is up to date. Nothing to be done.
Post by: Cinolt on October 30, 2010, 09:58:21 pm
Did you try rebuilding the project? (Ctrl+F11, or in the menu Build->Rebuild)
Title: Re: Problem: Target is up to date. Nothing to be done.
Post by: Kblavkalash on October 30, 2010, 10:29:06 pm
Yes I tried, does not help. Now even restarting code::blocks does not help..