Page 1 of 1

Builder 12.2

Posted: Wed Sep 18, 2024 7:33 am
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

Re: Builder 12.2

Posted: Thu Sep 19, 2024 7:57 am
by jomitech
Thanks for reporting this issue. We will be issuing a fixed version within a couple of days.