How do make the c++ build solution faster?

hi guys, ive been struggling with this long build solution times in VS to test my code, it take about 7-15 mins just to test a new code and instead of doing more progress i have to wait :(. so if you may, recommend me some ways to improve the speed significantly thanks!

My Specs are:

Intel i7-4500U @ 1.80ghz CPU (4CPUS) ~ 2.4 ghz

8gb RAm

Intel HD Graphics Family

Nvidia Geforece 740m

You may try installing Octobuild, but it’s not maintained:

Or trying to get an IncrediBuild. There’s a free trial but it should work as local node indefinitely, yet their download page seems broken for me.

Except that - only upgrading the hardware is option (CPU).

Try to build project only instead of whole engine /some might not know about this feature :slight_smile:/ if it is the case.

234157-solution.png

alright ill try both of that

Octobuild seems to be maintained still, Commits · bozaro/octobuild · GitHub

Yeah. Got an update…finally.
If you noticed, 0.1.13 was published on 2016.06.05. Almost 2 years between release and my post.