Click to See Complete Forum and Search --> : Borland TurboC++ Builder 2006: Link Error


israo
April 4th, 2008, 11:14 AM
I downloaded and installed c++ builder 2006 from borland into a directory e:\turboc++. The shared and common files are in windows root directory D:. When I open a new project and try to compile/build some source code, after successful compilation I am getting the error:

[Linker Fatal Error] Fatal: Unable to open file 'E:\TurboC'

Actually there is no folder named TurboC in E directory at all. The root folder for turboc is \TurboC++. Can you tell me how to solve this problem?

S_M_A
April 4th, 2008, 12:40 PM
Frankly, download MS Visual Studio Express instead. The experience I have from Borland C++ Builder is that it's really bad (IDE crashes, bad compiler, linker fails to link big projects, code execute in ultrarapid while debugging and so on).