← Back to team overview

kicad-developers team mailing list archive

Re: Building KiCad on windows

 

On 4 February 2014 09:10, Simon Turner <simon@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> The process is probably single core anyway, my machine sat practically idle.
>
> Simon

Unfortunately until some source files have been created by CMake,
KiCad-Winbuilder cannot run parallel jobs because the generated source
files get corrupted. So the initial build takes ages because of this
limitation. Subsequent builds can use parallel jobs and so will likely
stress your machine more.

Best Regards, Brian.


References