Hello,
I am recompling a project using Borland C++ Builder 6. The recompile process failed due to linker error. The message was:
"[Linker Fatal error] Fatal unable to open file ABCC.lib"
I removed all references of ABCC.lib in the project option and environment options, but the same error still occurred. I even tried manually removed ABCC.lib from the .bpr file, but the error just did not go away.
Also, what is the ABCC.lib?
Any help is appreciated.
Thanks in advance.
David.
I am recompling a project using Borland C++ Builder 6. The recompile process failed due to linker error. The message was:
"[Linker Fatal error] Fatal unable to open file ABCC.lib"
I removed all references of ABCC.lib in the project option and environment options, but the same error still occurred. I even tried manually removed ABCC.lib from the .bpr file, but the error just did not go away.
Also, what is the ABCC.lib?
Any help is appreciated.
Thanks in advance.
David.
Comment