 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
chnlog Guest
|
Posted: Mon Nov 22, 2004 1:26 am Post subject: Fatal : Type index 2147479551 is bad in module cxEdit.pas? |
|
|
Hi all,
I want to use ExpressQuantumTreeList for BCB6 on BCB5, i created a new
package cxC5.bpk,and add all source files of the Package for BCB6 into cxC5,
When i compiled cxC5.bpk in BCB5,
I have this message error:
[Linker Fatal Error] Fatal: Type index 2147479551 is bad in module
i:devexpresscxC5sourcecxEdit.pas
I don't understand it.
Thanks a lot for your answer.?
|
|
| Back to top |
|
 |
OBones Guest
|
Posted: Mon Nov 22, 2004 7:40 am Post subject: Re: Fatal : Type index 2147479551 is bad in module cxEdit.pa |
|
|
chnlog wrote:
| Quote: | Hi all,
I want to use ExpressQuantumTreeList for BCB6 on BCB5, i created a new
package cxC5.bpk,and add all source files of the Package for BCB6 into cxC5,
When i compiled cxC5.bpk in BCB5,
I have this message error:
[Linker Fatal Error] Fatal: Type index 2147479551 is bad in module
i:devexpresscxC5sourcecxEdit.pas
I don't understand it.
Thanks a lot for your answer.?
|
This is a bug in the compiler triggered by perfectly valid Delphi code,
but that cannot be understood by the compiler in BCB mode. First thing
is to apply all the known updates, then to track down this issue by
commenting out big chunks of code at once until the error dissapears.
Once it has, uncomment progressively until you corner the piece of code
that triggers this. Then change it to make it still compile, and
hopefully the error will be gone.
Cheers
Olivier Sannier
JVCL Coordinator
|
|
| Back to top |
|
 |
Torsten Franz Guest
|
Posted: Mon Dec 13, 2004 9:24 am Post subject: Re: Fatal : Type index 2147479551 is bad in module cxEdit.pa |
|
|
| Quote: | I want to use ExpressQuantumTreeList for BCB6 on BCB5, i created a new
|
Why don't you load the BCB5 packages from devexpress directly?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|