Error on Delphi 12.1 IDE Start with 6.0.0.10

@thomas.voelker

Thanks for report! What’s your IDE version? Delphi 12.1 or Delphi 12.2?

I use version 12.1

This line is for the 20 char limit only.

OK. I’ll figure it out.

See: Incompatible with Delphi 12.1 · Issue #38 · devjetsoftware/docinsight-support · GitHub

Same problem here!
Delphi 12.1

@thomas.voelker @LairdTurner

Thanks for the feedback!

It has been confirmed that Delphi 12.2 has broken ABI compatibility, causing plugins to be unable to run in Delphi 12/12.1. See this issue RSS-1948. Hope that there will be a hot fix soon.

Workaround

  1. Ensure DocInsight 6.0.0.10 installed
  2. Copy docinsight.exe from %LOCALAPPDATA%\Programs\DevJet\DocInsight\6.0 to desktop
  3. Install DocInsight 6.0.0.9
  4. Override the docinsight.exe in the same directory

btw. I have shorten the limit to 3.

@thomas.voelker @LairdTurner

Hi, have you tried the workaround? Does it work?

Thanks