Re: [fpc-pascal]Error: The object arg1 has no VMT

2003-02-09 Thread Anton Tichawa
Hello, Preben Mikael Bohn! Could you post the sources once again - I've already deleted your initial request. Anton. > Preben Mikael Bohn mumbled something about: > > Dear all, I get the error "Error: The object TINTERPOLATION has no VMT" > > when trying to compile one of my programs with the o

Re: [fpc-pascal]Error: The object arg1 has no VMT

2003-02-09 Thread Preben Mikael Bohn
Preben Mikael Bohn mumbled something about: > Dear all, I get the error "Error: The object TINTERPOLATION has no VMT" when > trying to compile one of my programs with the option -Sd (delphi mode), but > not in normal mode. Maybe I should add that when I compile the program with the -S2 option I do

[fpc-pascal]Error: The object arg1 has no VMT

2003-02-09 Thread Preben Mikael Bohn
Dear all, I get the error "Error: The object TINTERPOLATION has no VMT" when trying to compile one of my programs with the option -Sd (delphi mode), but not in normal mode. The error is listed but apparently not documented in http://www.freepascal.org/docs-html/user/node15.html#SECTION00151