Version 17.12. Multithreaded compilation is not working most of the time, the -j2 parameter is not passed to mingw32-make. I'm using a CMake generated makefile. In project->Build Options->"Make" commands i add the -j2 option to the targets and save the project but only works from time to time. Even closing and reopening CodeBlocks won't do. Everytime the project is generated i do the same but no avail.
Compiling big projects without multicore support is painful. Thanks.
Can you post a full build log?