TwineCompile breaks XE4 command-line after installing for RAD Studio 13
Posted: Tue Feb 24, 2026 4:24 pm
After installing TwineCompile for RAD Studio 13, command-line builds for XE4 projects fail.
Scenario:
After installing TwineCompile for XE4 → command-line build works fine.
After installing TwineCompile for RAD 11 (via GetIt) → still works.
After installing TwineCompile for RAD 13 (via GetIt) → command-line build of XE4 projects fails with the following error:
Notes:
Could you please take a look and suggest a fix or workaround?
Thank you.
Scenario:
After installing TwineCompile for XE4 → command-line build works fine.
After installing TwineCompile for RAD 11 (via GetIt) → still works.
After installing TwineCompile for RAD 13 (via GetIt) → command-line build of XE4 projects fails with the following error:
Code: Select all
jtmake C:\Source\Client\Client.cbproj
TwineCompile Project Build Tool 5.10
Copyright JomiTech 2025. All Rights Reserved.
Building c:\Source\Client\Client.cbproj using default platform, default configuration
Making Client.cbproj...
Making...
Project builder exception. (A property cannot be set to null)- The project still compiles fine when building from the XE4 IDE.
- Backing up jtmake.exe from the XE4 TwineCompile installation and restoring it after installing TwineCompile for RAD Studio 13 fixes XE4 command-line builds, but likely breaks builds of newer projects versions.
Could you please take a look and suggest a fix or workaround?
Thank you.