Board index » cppbuilder » BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.


2006-01-18 06:39:43 AM
cppbuilder97
i'm getting
[Linker Fatal Error] Fatal: Access violation. Link terminated.
Again, now in BCB 2006
:(
 
 

Re:BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

In article < XXXX@XXXXX.COM >,
"Sergey Muschin" < XXXX@XXXXX.COM >wrote:
Quote
i'm getting

[Linker Fatal Error] Fatal: Access violation. Link terminated.

Again, now in BCB 2006
Any chance you can provide some steps to reproduce it?
--
-David
Nihil curo de ista tua stulta superstitione.
 

Re:BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

Quote

Any chance you can provide some steps to reproduce it?
Actually, i have pretty big project in BCB6, which i have ported to BCB2006
and then it happend ... :(
 

{smallsort}

Re:BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

Sergey Muschin wrote:
Quote
i'm getting

[Linker Fatal Error] Fatal: Access violation. Link terminated.

Again, now in BCB 2006

:(


Is your BCB 6 on the same machine as your BDS 2006? If so verify that
your link paths do not link something from BCB 6 to your BDS project.
Danzer
 

Re:BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

In article < XXXX@XXXXX.COM >,
"Sergey Muschin" < XXXX@XXXXX.COM >wrote:
Quote
Actually, i have pretty big project in BCB6, which i have ported to BCB2006
and then it happend ... :(
You might try creating a new project in BDS, then adding all of the
files from your BCB project to it.
--
-David
Nihil curo de ista tua stulta superstitione.
 

Re:BCB 2006 . [Linker Fatal Error] Fatal: Access violation. Link terminated.

Quote
>Actually, i have pretty big project in BCB6, which i have ported to
>BCB2006
>and then it happend ... :(

You might try creating a new project in BDS, then adding all of the
files from your BCB project to it.
Oh yes, i've already started this proccess.
BTW, i tried to convert couple of other projects - always some kind of
problems...