ok, Those packages (correct me if I am wrong) vcl50.. are the delphi 5 versions.. each version of delphi runtime packages are named with revision.. you will find you are compiling a package that refers to vcl50 in the contains list.. if you delete all the references to vcl5xx it should update correctly with the new 2006 version, and then you will find any compiler errors relating to source code compatibility
On Wed, Oct 8, 2008 at 11:58 AM, Bob Pawley <[EMAIL PROTECTED]> wrote: > Sorry - I'm using Studio 2006 > > ----- Original Message ----- > *From:* Kyley Harris <[EMAIL PROTECTED]> > *To:* NZ Borland Developers Group - Delphi List <[email protected]> > *Sent:* Wednesday, October 08, 2008 4:33 AM > *Subject:* Re: [DUG] VCL > > are you using delphi 5.0? > > On Wed, Oct 8, 2008 at 10:20 AM, Bob Pawley <[EMAIL PROTECTED]> wrote: > >> Hi >> >> I am attempting to install a new Delphi component. Apparently it requires >> 2 >> files >> >> - vcl50.dcp >> - vclx50.dcp >> >> I've made a search of my computer as well as Borland and Microsoft >> websites >> with no luck. A google search indicates that these files are related to >> Delphi runtime. >> >> However I haven't found the files nor any pointer to them. >> >> Does anyone have a suggestion? >> >> Bob >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: >> unsubscribe >> > > > > -- > Kyley Harris > Harris Software > +64-21-671-821 > > ------------------------------ > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: > unsubscribe > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: > unsubscribe > -- Kyley Harris Harris Software +64-21-671-821
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
