Qt Creator4.9.2 How to disable "Parallel job"
-
I use 'cp' to override make, and can not build with '-j4'.
-
@RobotR
here:
-
@J-Hilk is correct here, but you should rather use "Custom Process Step" if you don't use
make
.Regards
-
Thanks, It works! Upgrade from 4.7.2 should take care of this.
-
@RobotR Don't forget to set the topic too solved. Now that your issue is solved 😉