|
-
April 4th, 2008, 11:14 AM
#1
Borland TurboC++ Builder 2006: Link Error
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?
Last edited by israo; April 4th, 2008 at 11:20 AM.
Reason: spelling mistake
-
April 4th, 2008, 12:40 PM
#2
Re: Borland TurboC++ Builder 2006: Link Error
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).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|