<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Hola, actualicé el Lazarus por svn y ahora al compilar los Zeos me da el siguiente error:<BR>
<BR>
ZClasses.pas(84,22) Error: No matching implementation for interface method "IUnknown.QueryInterface(constref TGuid,out <Formal type>):LongInt; CDecl;" found<BR>
<BR>
en el código de la unit ZClasses.pas:<BR>
<BR>
  TContainedObject = class(TAggregatedObject, IInterface)<BR>
  protected<BR>
    function QueryInterface(const IID: TGUID; out Obj): HResult; virtual; stdcall;<BR>
  end;<BR>
<BR>
<BR>
La versión de Zeos que uso es la 6.6.6 porque intenté usar la 7.0 y me daba problemas con los datasets. ¿ Saben algo sobre lo que está pasando ?, es que por el mensaje de error no entiendo muy bien donde buscar.<BR>
Gracias y un saludo.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>

<HR NOSHADE>
<BR>
<BR>
<B><FONT SIZE="2">ARTEX TRADING S.A.</FONT></B><BR>
<I><FONT SIZE="2">José Antonio Cuello Principal</FONT></I><BR>
<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>