Borland C++ builder 6 linker error
- by david
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…