Discussion:
Access Violation. Link terminated
(too old to reply)
Dan
2007-03-15 13:48:04 UTC
Permalink
I have a console based project in BCB6 and I was successfully building
yesterday, and made one line change, within main, and now am getting
"Access Violation. Link terminated" when I try to build.

How can I resolve it?

I've already tried restarting the IDE, rebooting, and cleaning the
project directory of everything over than the source files (*.Cpp, *.h)
and the project files. (I removed all object files).
Vladimir Zhuchko
2007-04-12 13:40:54 UTC
Permalink
This is the feature/bug of CBuilder6 linker, I met this many times and
don't know up to now how to avoid this bug.
Sometime helps me to create new project with the different name and adds
to this project previous main file.
Post by Dan
I have a console based project in BCB6 and I was successfully building
yesterday, and made one line change, within main, and now am getting
"Access Violation. Link terminated" when I try to build.
How can I resolve it?
I've already tried restarting the IDE, rebooting, and cleaning the
project directory of everything over than the source files (*.Cpp, *.h)
and the project files. (I removed all object files).
valdiney
2007-06-05 14:40:43 UTC
Permalink
Change de order of yours "#include" directives

--
Free News Reader
http://put.hk
http://put.hk/reader/newsgroups.borland.com/borland.public.install.cppbuilder.html
Post by Vladimir Zhuchko
This is the feature/bug of CBuilder6 linker, I met this many times and
don't know up to now how to avoid this bug.
Sometime helps me to create new project with the different name and adds
to this project previous main file.
Post by Dan
I have a console based project in BCB6 and I was successfully building
yesterday, and made one line change, within main, and now am getting
"Access Violation. Link terminated" when I try to build.
How can I resolve it?
I've already tried restarting the IDE, rebooting, and cleaning the
project directory of everything over than the source files (*.Cpp, *.h)
and the project files. (I removed all object files).
u***@domain.invalid
2007-08-14 16:26:54 UTC
Permalink
Post by Dan
I have a console based project in BCB6 and I was successfully building
yesterday, and made one line change, within main, and now am getting
"Access Violation. Link terminated" when I try to build.
How can I resolve it?
I've already tried restarting the IDE, rebooting, and cleaning the
project directory of everything over than the source files (*.Cpp, *.h)
and the project files. (I removed all object files).
From Mike:
I'm having a similar problem and hav enot yet been able to compile and
run a program using Borlands IDE. I dont get a message. I did notice
that "UNKNOWN MODULE" is loading and I get a lot of activity from
"Unknown Form" ...

Loading...