[open-perl-ide-user] Compilation Error
Brought to you by:
jguentherodt
|
From: Sergiu B. <se...@bi...> - 2004-01-20 23:13:37
|
I am trying to compile the project and I get the following error: [Warning] MAIN.PAS(340): Method 'DragOver' hides virtual method of base type 'TControl' [Warning] MAIN.PAS(382): Method 'UpdateActions' hides virtual method of base type 'TCustomForm' [Error] f_Variables.pas(67): Undeclared identifier: 'TFieldTypes' [Fatal Error] MAIN.PAS(402): Could not compile used unit 'f_Variables.pas' Where is TFieldTypes declared? What am I missing ? I installed all dependeces mentioned in reame.txt Thank you, Sergiu |