Force CodeBlocks To Build Unchanged (Up-to-date) codes -


i know how make codeblock, when press build button, compile hole code, if code has not changed. right now, when try build, shows following message:

target date. nothing done (all items up-to-date). 

i force build again, if resulting .exe same.

on codeblocks 12.11, there a "rebuild" (ctrl-f11) option under build menu or when right-clicking on project. forces recompilation , averts "up date" message.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -