News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to use patch file

Started by sergioferrari52, August 08, 2021, 10:45:01 AM

Previous topic - Next topic

sergioferrari52

Hello guys,
can anyone explain me how can I use a CodeBlocks patch file, that can be downloaded from this forum?
Does the patch file just go into the CB installation folder?
Thanks for any suggestion.


Miguel Gimenez

You must have C::B source code (downloaded using SVN), apply the patch using svn patch <patchname> and recompile. For details about these steps see the wiki part related to your not specified OS.