that's not good !
that's not good !
[dcc32 Erreur fatale] CrossComponents.Sockets.pas(1): F2084 Erreur interne : AV0CCB8148-R00000014-0
can't compile my package anymore, I've just added a conditional DEFINE "DESIGN" for all configuration...I've removed it but this error is still there...
[dcc32 Erreur fatale] CrossComponents.Sockets.pas(1): F2084 Erreur interne : AV0CCB8148-R00000014-0
can't compile my package anymore, I've just added a conditional DEFINE "DESIGN" for all configuration...I've removed it but this error is still there...
I've deleted the DPK and reimport the DPR, it compiles but now I've a warning about a duplicate resource PLATFORMTARGETS between the .res and the .otares (what's that ?!)
ReplyDeleteOk, removed the {$R *.otares} ...
ReplyDeleteI've encountered those addition .res files... they are from the device layout... removing them resolve duplicate errors.
ReplyDelete