Builder 12.2

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
Richard_008
Posts: 40
Joined: Mon Sep 21, 2020 11:53 am

Builder 12.2

Post by Richard_008 »

With Embarcadero C++ Builder 12.2, TwineCompile gives an error when building projects in parallel.

The error is:

Code: Select all

Can't open '[Path_to_project]\[project_name].@@@'
For example:

Code: Select all

Can't open 'D:\test_path\project1.@@@'

Turning off parallel compilation fixes this error, but then compiling of course takes a bit longer
jomitech
Site Admin
Posts: 2171
Joined: Wed Oct 08, 2008 12:23 am

Re: Builder 12.2

Post by jomitech »

Thanks for reporting this issue. We will be issuing a fixed version within a couple of days.
Jon
Post Reply