I run a script to update/recompile components with FinalBuilder.
I've called the following in Delphi 11.x and older without issue, but looks like something is not working for Delphi 12.
I call
TeeRecompile.exe -build:29 -silent -skip:qr,linux64,maker -sources:"C:\_c\TEE2023.39\Source" -log:"myLog.txt"
Nothing seems to happen.