|
发表于 2012-6-19 17:54:15
|
显示全部楼层
无法安装 ZEOSDBO 包。
Lazarus 版本: v0.9.30.4
- [table=100%,#fac08f]TContainedObject = [color=#ff0000][b]class[/b][/color](TAggregatedObject, IInterface)[/table]
- protected
- function QueryInterface(const IID: TGUID; out Obj): HResult; virtual; stdcall;
- end;
复制代码
F:\\programs\\ZEOSDBO-6.6.4-stable\\src\\core\\ZClasses.pas(84,22) Error: No matching implementation for interface method "IUnknown.QueryInterface(constref TGuid,out <Formal type>) ongInt; StdCall;" found
请问怎么修正? |
|