I downloaded the latest version od RxLib form your site. When I'm trying to complie it I've got a message:
[Error] Rxresexp.pas(209): Identifier redeclared: 'ImgList' [Fatal Error] dclrx6.dpk(61): Could not compile used unit 'RxResExp.pas'
What shall I do to solve this problem?
see answer in installation for delphi7 ($IFNDEF VER140 in USES clauses for delphi6}
Log in to post a comment.
I downloaded the latest version od RxLib form your site. When I'm trying to complie it I've got a message:
[Error] Rxresexp.pas(209): Identifier redeclared: 'ImgList'
[Fatal Error] dclrx6.dpk(61): Could not compile used unit 'RxResExp.pas'
What shall I do to solve this problem?
see answer in installation for delphi7 ($IFNDEF VER140 in USES clauses for delphi6}