Subj : Project Handed over. To : borland.public.cpp.borlandcpp From : "Bob Barker" Date : Tue Mar 09 2004 01:01 pm I have been handed over an old project. The code was written for Borland 3.0 and I just installed Borland C++ 4.5. I should be able to compile this code in 4.5 right? Below is the only documentation that I have on how to recompile the code. ---------- Build Procedure: The project relies on several "components" that should be installed into the C++Builder environment before opening the project file. The TEST directory contains the components. Move this file to your C++Builder directory and then install the test.bpl package into the IDE. This will make the Plot components available to the compiler. After this is complete open the new.Bpr project and "build" the executable. ----- If someone could break how the steps above for me to get me started I would appreciate it. To installed the test.bpl package into the IDE what do I need to do? What files are associated with this that need to be moved. I don't see a components menu in the IDE. What type of files usually make up a component? Thanks for the guidance! .