2023.39 TeeRecompile Command Line for D12 failing
Posted: Tue Mar 19, 2024 7:58 pm
Updated to Tee2023.39 for my Delphi 12 installation. After install, ran TeeRecompile using the GUI and everything installed fine.
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
Nothing seems to happen.
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.