04-05-2023, 01:15 PM
Using C++ Builder 11.1
After installing 15.3 application only runs in evaluation mode.
Created a new, empty IW project and tried everything above: still only runs in evaluation mode. Reverted back to 15.2.69 and everything works correctly.
After installing 15.3 application only runs in evaluation mode.
- Double checked the license text, am using the correct license.
- Re-ran LicenseRegistration.exe, no issues.
- Explicitly added pragma link "IWLicenseKey.obj" to the project, this has worked in the past. Still only runs in evaluation mode.
- Explicitly added IWLicenseKey.pas to the project, wouldn't build because of a Delphi internal compiler error on IWLicenseKey.pas.
Created a new, empty IW project and tried everything above: still only runs in evaluation mode. Reverted back to 15.2.69 and everything works correctly.

