CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Mar 2008
    Posts
    3

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured