renan-guimaraes / dwscript

Automatically exported from code.google.com/p/dwscript
0 stars 0 forks source link

Compiler error " SymbolTable differs from declaration in interface 'ISystemSymbolTable' " #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Extract DWS-files into some directory
2. Open ..\Delphi2009\dwsLib.dpk
3. in Project Manager right click on dwsLib.bpl and select compile

Compiling should go through without errors but error
E2211 Declaration of 'SymbolTable differs from declaration in interface
'ISystemSymbolTable' will be occurred.

DWS download package dwscript-2.3-preview2.7z  is used on Windows XP 
Proferssional. Delphi version is D2009 update3 and update4

I've tested earlier versions too but same error occurs.

Original issue reported on code.google.com by pekka.ny...@gmail.com on 12 Feb 2013 at 10:53

GoogleCodeExporter commented 9 years ago
Can your reproduce with the SVN trunk version?

I don't have D2009 installed anymore, are there any changes you can spot that 
would quite the D2009 compiler?

Original comment by zar...@gmail.com on 12 Feb 2013 at 10:58

GoogleCodeExporter commented 9 years ago
I tried with SVN trunk version of the specific file where
error happened but the error still occurs.
Should I get all files as trunk version?

My Delphi has JEDI project's components installed and
Eurekalog too. Mainly I haven't touch to compiler settings as
far as I remember :)

Original comment by pekka.ny...@gmail.com on 13 Feb 2013 at 6:36

GoogleCodeExporter commented 9 years ago
Yes, get all files.

Do you have more context for the error? like line numbers, files, etc.

Original comment by zar...@gmail.com on 13 Feb 2013 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by zar...@gmail.com on 11 Jun 2013 at 6:54