User forums > Help
[SOLVED] Build and Run not working?
ToApolytoXaos:
well, you could download the latest nightly build and set it in a directory without spaces, preferably C:\CodeBlocks if that's not where you have installed Code::Blocks 12.11, and test your existing project to see whether is behaves the same or not.
In case the issue gets resolved, it should be wise to uninstall 12.11 and keep working on nightly builds. I'm using it for a few years now and haven't faced any major problems thus far.
Drakon:
I'll try it thanks, I hope it fixes it.
Nope same result, I am thinking it is now a project property issue but I can't see anything that is amiss.
oBFusCATed:
Read this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Then: Change a file and hit build. Inspect the build log. C::B should have executed a command for building the file.
If it doesn't then check modification times of all source, object (.o or .obj) and output (.exe, .dll, .a) files. If they are in the future you'll get this behaviour.
Drakon:
Look at all of them checked command logging and it is still the same result.
I checked dates, they say a date in the past, which was when I rebuild it. If I say "Build and Run" it doesn't change the date whatsoever since it says it is up to date and no changes need to be made, even if I make 100 lines change.
oBFusCATed:
Then do a full rebuild and inspect the paths.
Are you changing the correct file for example:)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version