Compile 8.2.6 - Stumped
Posted: Wed 26 Feb 2014 18:29
Delphi XE5. Downloaded source and copied to my folders.
Compiling Win32/Debug in all cases.
dac190 compiles.
davcl190 compiles.
dcldac190 compiles.
mydac190 gives 9 errors in MyClasses.pas. All Method 'xyz' not found in base class.
They are all referencing CRAccess.pas. I checked and I only have one copy of CRAccess.pas. The referenced methods are there.
mydac190 search path (..) is correct. Delphi Search path is correct.
dcu, dcl and bpl files are going in the right places.
Compiling Win32/Debug in all cases.
dac190 compiles.
davcl190 compiles.
dcldac190 compiles.
mydac190 gives 9 errors in MyClasses.pas. All Method 'xyz' not found in base class.
They are all referencing CRAccess.pas. I checked and I only have one copy of CRAccess.pas. The referenced methods are there.
mydac190 search path (..) is correct. Delphi Search path is correct.
dcu, dcl and bpl files are going in the right places.