Practical Info: Fast Parallel Compiling with C++Builder 12.2
November 28, 2024
In the C++Builder and RAD Studio 12.2 launch webinar, we made a big deal of having fast parallel builds on by default:
This blog is to provide some practical info on the feature.
Using it
When you install 12.2, and use the Windows 64-bit Modern C++ platform, it is on by default. No configuration needed. Just click Run or Build. It will run in parallel.
If you want to see this, other than seeing…