Recent

Author Topic: sparta dockmanager not compiling on Lazarus 2.1 / fpc 320RC1  (Read 1078 times)

mangakissa

  • Hero Member
  • *****
  • Posts: 1131
When installing sparta_dockedform_editor package, it comes with a error message:
Quote
sparta_mainide.pas(1036,67) Error: Internal error 200510032
this is on line 1036
Code: Pascal  [Select][+][-]
  1.   if Sender = nil then // but not for Sender = nil :P
  2.     LPageCtrl := SourceEditorWindows[LastActiveSourceEditorWindow].FPageCtrlList[LastActiveSourceEditor]  <--this line will not compile
  3.   else
  4.     LPageCtrl := AbsoluteFindModulePageControl(LSourceEditor);    
  5.  
Lazarus 2.06 (64b) / FPC 3.0.4 / Windows 10
stucked on Delphi 10.3.1

 

TinyPortal © 2005-2018