Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CodeInsight stops working when adding IntraWeb source paths to library path
#1
Hi there,

I have installed IntraWeb 15.2.60 in Delphi 11.1. If a add the source paths to the library path CodeInsight stops working.
So I activated LSP logging and found the following line in agent1.log:

07:19:52.275 [19184] LOG  : TDelphiLSPKernel.GetDiagnostics(.\HPQROnlineAntrag.dpr) 2051 D:\Delphi11\Komponenten\IntraWeb 15\Lib\server\IWStandAloneServer.pas(102:71): F2051 Unit IWServerSession was compiled with a different version of IWHTML40Interfaces.HTML40FormInterface

I have added the source paths after and before the original installation path, always with the same result.

This error is not shown when compiling the project in the IDE.

Any ideas how this can be solved? Or is it a problem that can only be solved by Embarcadero?

Thanks in advance

Michael
Reply
#2
Hi,

no, that's not a thing that EMB will fix. I'll need to test it myself and see what I get. Is your project configured to optimize/inline methods?
Reply
#3
Hi,

{$INLINE ON} is the default setting. I didn't change it.

Hi,

if I change this setting to OFF there is no changed behavior of LSP but I also get this error message, when compiling the project:

[dcc32 Fatal Error] IWWebEditor.pas(363): F2051 Unit IWServerSession was compiled with a different version of IWHTML40Interfaces.HTML40FormInterface
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)