Hi

I have an installed component package, and I'm attempting to add a new pas
file into the package. Everything works fine until I try to install. I get
the following message:

"Package c:\program files\borland\delphi6\Projects\Bpl\UniverseOBJs.bpl
can't be installed because another package with the same base name is
already loaded (C:\Delphi\Components_D6\UV\UniverseOBJs.bpl)"

(n.b. the 2nd path is the correct one - where I loaded the component from &
sought to add the pas file to).

I can see that while trying to re-compile my component package, it's trying
to put it in a new place - under delphi6\projects\bpl. But the bpl for this
package has always existed in the UV directory. I think my problem is that I
need to set some path somewhere, to tell it not to go to
delphi6\projects\bpl. However, not all my bpls are in the one UV directory,
but in many directories, so I don't want to change the library path for "BPL
output directory".

Previously I've had no trouble adding pas files to existing bpls. I think in
re-installing Delphi I've missed some path or option I should have. Any
ideas?

Thanks.

Dave Jollie
Software Developer BOA IT
09 368 4259 ext 6231

The information contained in this mail message is confidential and may also
be legally privileged. If you are not the intended recipient, please note
that any use, dissemination, further distribution, or reproduction of this
message in any form what so ever, is strictly prohibited.  If the mail is in
error, please notify me by return E-mail, delete your copy of the message,
and accept my apologies for any inconvenience caused.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to