delphisyneditdelphi-10-seattle

Installing Synedit on Delphi 10 Seattle


I am trying to install the latest Unicode version of TSynEdit in the Delphi 10 Seattle IDE. It builds OK but when installing I get the error:

Access violation at address 27158679 in module 'bds.exe'. Read of address 00000010

It installs OK on previous versions up to XE8.

I tried putting showmessages() at the start of the register procedure but AV error still occurs before the registration.

Has anyone found a work around for this ?


Solution

  • The GetIt Package Manager contains the latest version of TSynEdit.

    You can reach GetIt from the tools menu in the IDE. It downloads/compiles/installs without errors on my D10Seattle machine.