Thread: BCB5 Required Files

  1. #1
    marf
    Guest

    BCB5 Required Files

    I have Borland C++ Builder 5.0 Standard and when I send my projects to a friend online, he complains about files needed to run it (like dll and bpl i think). I also have Delphi 5.0 Standard and when making a project in delphi, it doesn't require any files. How can I change the options in BCB5 so that it doesn't need any files to execute?

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    81
    If yours is like mine, make sure when your starting a new project and your in the New Project dialog you have the bubble next to static filled not dynamic it should be in the group box below libraries, that fixed my prob with it requiring a dll.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linking header files, Source files and main program(Accel. C++)
    By Daniel Primed in forum C++ Programming
    Replies: 3
    Last Post: 01-17-2006, 11:46 AM
  2. Multiple Cpp Files
    By w4ck0z in forum C++ Programming
    Replies: 5
    Last Post: 11-14-2005, 02:41 PM
  3. Folding@Home Cboard team?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 398
    Last Post: 10-11-2005, 08:44 AM
  4. header and source files
    By gtriarhos in forum C Programming
    Replies: 3
    Last Post: 10-02-2005, 03:16 AM
  5. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM