
September 2nd, 2004, 05:16 AM
|
|
Contributing User
|
|
Join Date: Sep 2004
Posts: 32
Time spent in forums: 1 h 9 m 26 sec
Reputation Power: 9
|
|
|
In that case, maybe you dont have some of the components
installed on your P.C. that your friend has and Delphi is trying to remove them as it cannot find them.
If you do have the components installed the same as your friend, check the library paths under the environment settings in Delphi it may just be that it cannot find the pas files or DCU files to build your project. It always helps to select Build Project as well as this sometimes shows where it cannot find something it requires.
|