<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Cuando intento compilar ZEOSDBO-6.6.6-stable en
Lazarus 1.0.9.40892 con FPC 2.6.2 para Windows me sale el siguiente
error:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2
face=Arial>C:\lazarus\components\ZEOSDBO-6.6.6-stable\src\core\ZClasses.pas(84,22)
Error: No matching implementation for interface method
"IUnknown.QueryInterface(constref TGuid,out <Formal type>):LongInt;
StdCall;" found<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>Me da en la siguiente Linia:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>TContainedObject = class(TAggregatedObject,
IInterface)<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>Del archivo ZClasses.pas</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>La declaración completa es:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> TContainedObject = class(TAggregatedObject,
IInterface)<BR> protected<BR> function
QueryInterface(const IID: TGUID; out Obj): HResult; virtual; stdcall;<BR>
end;<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>Como podría solucionar este problema?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Necesito instalar la versión 6 de
ZEOSDBO</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Desde Ya Gracias</DIV></FONT>
<DIV><FONT size=2 face=Arial>=========<BR>|| ISMAEL ||<BR>=========<BR>Website:
<A
href="http://www.sisconge.byethost15.com">www.sisconge.byethost15.com</A><BR></FONT></DIV></BODY></HTML>