Linker Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • silpalathareddy
    New Member
    • Feb 2008
    • 1

    Linker Error

    I got an Linker Error while working in Borland C++ Builder
    describing that "FATAL ERROR-C:\\ProgramFile s\Borland\CBuil der\Projects\Pa yroll.cpp "
    How can i overcome this?and None of my created & already existing applications are running.Am i required to set any Environment Variables or some LIB files path??
    pls help me
  • IanWright
    New Member
    • Jan 2008
    • 179

    #2
    You've not stated what the error is, just whereabouts the error occurred. Have you got any more information? If you are using external libraries/dlls then it is quite possible that you need to set up some project settings.

    Comment

    • weaknessforcats
      Recognized Expert Expert
      • Mar 2007
      • 9214

      #3
      Borland requires that you create a project and add .cpp files to the project. Have you done that?

      Comment

      Working...