Page 1 of 1

WARNING. Duplicate resource(s):

Posted: Sat Jun 16, 2007 4:24 pm
by Hans Pieters
[Error] WARNING. Duplicate resource(s):
[Error] Type 10 (RCDATA), ID TRVACTIONSRESOURCE:
[Error] File C:\RBWIN\dmActionsGlyFX.dfm resource kept; file C:\Program Files\Borland\ACTIONS\dmActions.dfm resource discarded.

Could somebody advice me to solve this problem. It prevents me to 'Run' my app. It is the result of a pc crash and resinstalling D6+rest.
Thanks a lot.
P

Posted: Sun Jun 17, 2007 9:45 am
by Sergey Tkachenko
In order to use GlyFX unit, open RichViewActions.pas and remove the dot from {.$DEFINE USEGLYFX}. If you have references to dmActions unit from YOUR units' "uses", delete them.