[Lazarus] Error: Duplicate identifier "$ansistrrec18"
"Leonardo M. Ramé"
l.rame at griensu.com
Tue Apr 28 12:16:55 CEST 2015
Hi, I'm trying to build a CGI program using BrookFramework in FPC 3.1.1
and Lazarus compiled today but I'm getting this error:
Error: Duplicate identifier "$ansistrrec18"
That identifier of course is not a variable, nor unit name, and it can't
be found in any of the used files. Any hint?.
BTW, the error happens in a method of a Generic Class defined this way:
generic TBaseGAction<T> = class(specialize TBrookGAction<T>)
...
end;
Regards,
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the Lazarus
mailing list