Delphi: 2007. Windows 7 64bits.
Bom dia Colegas!
Estou enfrentando um problema ao compilar/instalar a última atualização do ACBr, mais precisamente o pacote ACBrComum.dpk.
Até então nunca havia visto tal situação. Fiz os procedimentos de sempre antes de atualizar, removendo os pacotes antigos, eliminando tudo.
Porém tanto instalando "no braço" na IDE quanto através do ACBrInstall, o erro ocorre.
A Mensagem é Error: E2161 Duplicate resource: Type 2 (BITMAP), ID ACBR
O mais estranho é que os demais pacotes instalam e funcionam...
Trecho do log com problema:
Compiling package C:\Componentes\ACBR\Pacotes\Delphi\ACBrComum.dpk
"C:\Program Files (x86)\CodeGear\RAD Studio\5.0\bin\dcc32.exe" "C:\Componentes\ACBR\Pacotes\Delphi\ACBrComum.dpk" --no-config -B -$O- -$W+ -$Y- -M -Q -H- -W- -DRELEASE -U [...]
CodeGear Delphi for Win32 compiler version 18.5
Copyright (c) 1983,2007 CodeGear
C:\Componentes\ACBR\Fontes\ACBrComum\ACBrUtil.pas(2124) Warning: W1044 Suspicious typecast of string to PWideChar
C:\Componentes\ACBR\Fontes\ACBrComum\ACBrAAC.pas(254) Warning: W1000 Symbol 'FileAge' is deprecated
C:\Componentes\ACBR\Fontes\ACBrComum\ACBrAAC.pas(590) Warning: W1000 Symbol 'FileAge' is deprecated
C:\Componentes\ACBR\Fontes\ACBrComum\ACBrAAC.pas(611) Warning: W1000 Symbol 'FileAge' is deprecated
C:\Componentes\ACBR\Fontes\ACBrComum\ACBrDFeUtil.pas(131) Warning: W1055 PUBLISHED caused RTTI ($M+) to be added to type 'DFeUtil'
Error: E2161 Duplicate resource: Type 2 (BITMAP), ID ACBR; File C:\Componentes\ACBR\Pacotes\Delphi\ACBrComum.res resource kept; file ACBrComum.res resource discarded.
Error: E2161 Duplicate resource: Type 14 (ICON GROUP), ID MAINICON; File C:\Componentes\ACBR\Pacotes\Delphi\ACBrComum.res resource kept; file ACBrComum.res resource discarded.
Error: E2161 Duplicate resource: Type 16 (VERSIONINFO), ID 1; File C:\Componentes\ACBR\Pacotes\Delphi\ACBrComum.res resource kept; file ACBrComum.res resource discarded.
Compilation failure
Sugestões são bem vindas.
Grato.
Tiago.