D
dpcdpc
Unregistered / Unconfirmed
GUEST, unregistred user!
[]请高手指点,如何在delphi6下成功安装rxlib2.75控件,我是个初学者,按照提示,
在编译控件的时候,出了很多错误,如在编译rxctl5时,出现下列错误。
[Error] Vclutils.pas(362): Undeclared identifier: 'SResNotFound'
[Warning] Vclutils.pas(949): Symbol 'Win32Check' is specific to a platform
[Error] Vclutils.pas(1282): Undeclared identifier: 'VarArrayOf'
[Error] Vclutils.pas(1285): Undeclared identifier: 'Null'
[Warning] Vclutils.pas(1508): Symbol 'SetAutoSubClass' is deprecated
[Warning] Vclutils.pas(1512): Symbol 'SetAutoSubClass' is deprecated
[Warning] Vclutils.pas(1699): Symbol 'HeapAllocFlags' is specific to a platform
[Warning] Vclutils.pas(1706): Symbol 'HeapAllocFlags' is specific to a platform
[Warning] Vclutils.pas(2154): Symbol 'Win32Check' is specific to a platform
[Warning] Vclutils.pas(2155): Symbol 'Win32Check' is specific to a platform
[Warning] Vclutils.pas(2657): Symbol 'EWin32Error' is deprecated
[Warning] Vclutils.pas(2662): Symbol 'EWin32Error' is deprecated
[Warning] Vclutils.pas(2662): Symbol 'SWin32Error' is deprecated
[Warning] Vclutils.pas(2692): Symbol 'Win32Check' is specific to a platform
[Fatal Error] RxTimer.pas(64): Could not compile used unit 'VCLUtils.pas'
在编译控件的时候,出了很多错误,如在编译rxctl5时,出现下列错误。
[Error] Vclutils.pas(362): Undeclared identifier: 'SResNotFound'
[Warning] Vclutils.pas(949): Symbol 'Win32Check' is specific to a platform
[Error] Vclutils.pas(1282): Undeclared identifier: 'VarArrayOf'
[Error] Vclutils.pas(1285): Undeclared identifier: 'Null'
[Warning] Vclutils.pas(1508): Symbol 'SetAutoSubClass' is deprecated
[Warning] Vclutils.pas(1512): Symbol 'SetAutoSubClass' is deprecated
[Warning] Vclutils.pas(1699): Symbol 'HeapAllocFlags' is specific to a platform
[Warning] Vclutils.pas(1706): Symbol 'HeapAllocFlags' is specific to a platform
[Warning] Vclutils.pas(2154): Symbol 'Win32Check' is specific to a platform
[Warning] Vclutils.pas(2155): Symbol 'Win32Check' is specific to a platform
[Warning] Vclutils.pas(2657): Symbol 'EWin32Error' is deprecated
[Warning] Vclutils.pas(2662): Symbol 'EWin32Error' is deprecated
[Warning] Vclutils.pas(2662): Symbol 'SWin32Error' is deprecated
[Warning] Vclutils.pas(2692): Symbol 'Win32Check' is specific to a platform
[Fatal Error] RxTimer.pas(64): Could not compile used unit 'VCLUtils.pas'